Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 268 Bytes

File metadata and controls

8 lines (7 loc) · 268 Bytes

Paint

This is a simple paint program. It implements the following features:

  • gapless brushstrokes (as opposed to a bunch of scattered circles on the canvas)
  • different colors
  • undo/redo
  • brush resizing
  • dynamic rendering system for boosted performance