Skip to content

chinatsu/pixelsortframes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

pixelsortframes

Processing script based on Kim Asendorf's ASDFPixelSort, which sorts portions of pixels in an image. pixelsortframes processes multiple images, best used on animations or videos split into single frames.

Default branch is now the p3 version, and any future development will happen here. The Processing 2 version can still be found here

Video branch

There is a branch for direct video processing here, which requires the Video library by The Processing Foundation. To install the library, select Sketch -> Import Library... -> Add Library... from within Processing. From there, you can find and install the Video library.

As of right now, I have decided against programatically generating a video, and instead have the project output frames. You can then use the Processing Movie Maker to output a .mov file. Select Tools -> Movie Maker, and point it to the out folder with frames.

Authors

About

Processing script to sort portions of pixels in more images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 100.0%