@vighnesh153/drawing-app
v0.4.8
Published
A drawing app made with ❤️ by Vighnesh Raut.
Downloads
88
Readme
Drawing App
A drawing app made with ❤️ by Vighnesh Raut.
You can visit here to see the live application.
Features
- Freehand drawing
- Choosing size of brush
- Choosing color
- Option to fill closed figures
- Undo / Redo your previous actions
- Clear out the entire screen
Things to improve
- Speed of undo when there are a lot of events in the history stack
- Filling algorithm doesn't paint a few pixels at the edges
- Performance of the filling algorithm