Link: ellienguyen.github.io/paint-program
This is a simple paint program based on Eloquent JS's Chapter 19 with implementation of flood fill scanline algorithm
- Basic paint features (line, spray)
- Load images from file and URL
- Fill and clear fill an area
- Optimize flood fill algorithm
- Add more features
- Responsive design
Ellie Nguyen @ellienguyen