Skip to content

A simple Processing program to generate a new image by making the pixels of a selected one flow.

License

Notifications You must be signed in to change notification settings

ranbureand/pixel_flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-flow

A simple Processing program to generate a new image making the pixels of a selected one to flow.

From:

Pixel-flow source image

To:

Pixel-flow output image

In order to use it:

  1. download Processing
  2. open pixel_flow.pde with Processing and run it
  3. select the image you would like to make its pixels flowing
  4. hit UP ARROW to increase the width of the image by one and make its pixels flowing accordingly, DOWN ARROW to decrease it by one, RIGHT ARROW to increase it by ten, LEFT ARROW to decrease it by ten
  5. hit ENTER to save the new image as a .png
  6. repeat step 4. and 5. to generate and save as many new images as you would like (new images are named incrementally in the context of a single session)

Pixel-flow output image

Pixel-flow output image

Pixel-flow output image

About

A simple Processing program to generate a new image by making the pixels of a selected one flow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published