Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitmap sorter

Demo

What's that?

Drag your images into the browser to have them processed. What happens to every image is pretty simple:

Compare every pixel with the one below it:
    If the difference in brightness is over a threshold value:
        Swap the pixels using alpha blending
Repeat

Uses:

  • HTML5 canvas
  • jQuery
  • dat.GUI

About

Bitmap sorter

Resources

Stars

76 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages