jeremywen / sliver-slice

A seemingly pointless bitmap slicing app for Processing that might come in handy some day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sliver-slice

A seemingly pointless (awesome) bitmap slicing app for Processing that might come in handy some day (like today).

created by the816

updated by jeremywen

Example

http://jeremywentworth.com/worldanim.gif

How to Use

  1. Open sketch in processing and run it.
  2. Press keys listed below.

How to Glitch Images

  1. Create a folder named 'data' under the sketch folder (SliverSlice/data).
  2. Place .gif, .jpg, .tga, .png images in the data folder.
  3. Open sketch in processing and run it.
  4. Press keys listed below.

Keyboard Controls

  • 'g' - make animated gif and save in output folder
  • 'b' - draw random boxes
  • 'x' - draw random boxes and crazyness
  • 'h' - slice horizontally
  • 'H' - slice horizontally random
  • 'v' - slice vertically
  • 'V' - slice vertically random
  • 'c' - crazyness (randomly repeats all of the above)
  • 'r' - reset image
  • (space) - save to output folder

Notes

About

A seemingly pointless bitmap slicing app for Processing that might come in handy some day.


Languages

Language:Processing 100.0%