A simple Processing program to generate a new image making the pixels of a selected one to flow.
From:
To:
In order to use it:
- download Processing
- open pixel_flow.pde with Processing and run it
- select the image you would like to make its pixels flowing
- 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
- hit ENTER to save the new image as a .png
- 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)