/paint-program

This is a simple paint program based on Eloquent JS's Chapter 19 with implementation of flood fill scanline algorithm

Primary LanguageJavaScript

Paint Program

Introduction

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

Features:

  • Basic paint features (line, spray)
  • Load images from file and URL
  • Fill and clear fill an area

Looking for contribution

  • Optimize flood fill algorithm
  • Add more features
  • Responsive design

Creators

Ellie Nguyen @ellienguyen