Skip to content

bluegod/scanlinefill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scanline-fill Ruby

Scanline-fill is a flood fill method to fill an area of pixels updating one colour to another. This is one of the fastest methods and 1 order of magnitude faster than the per-pixel scan.

License

GPLv2

About

Scanline-fill algorithm in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages