Skip to content

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

Notifications You must be signed in to change notification settings

ellienguyen/paint-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

https://ellienguyen.github.io/paint-program/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages