Draw
OPEN
Introduction
Web drawing program implemented in HTML/JS. It has functionality to draw with rotations and symmetry.
![](images/draw_1.png)
Features
- Supports square canvas of any resolution
- Can draw in single line, rotations, and rotations with symmetry
- Configurable number of rotations
- Different brush types
- Undo/Redo function
- Can save image as PNG
- Implemented entirely in a single HTML file