Skip to content

GlitchTools/pp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

pixelsort

a python attempt at pixel sorting.

running

# remember to make the out dir

mkdir out/
python pixelsort.py someimage.jpg
python pixelsort.py --help

# look in out/ for a bunch of frames
python pixelsort.py --animate --smooth --rotate --jitter 20 someface.png

viewing

open output.JPG

todo

  • add box sort / radial sort?
  • make it fast

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%