2015-09-30 22:34:50 +02:00
2015-05-14 01:36:49 +02:00
2015-05-13 23:47:08 +02:00
2015-05-01 22:15:33 +02:00
2015-06-26 15:47:35 +02:00
2015-07-26 23:26:30 +02:00
2015-07-15 15:57:13 +02:00
2015-08-28 00:27:43 +02:00
2015-05-25 22:37:20 +02:00
2015-04-23 18:50:26 +02:00
2015-05-19 16:21:09 +02:00
2015-04-23 12:19:35 +02:00
2015-04-07 12:21:32 +02:00
2015-09-30 22:34:50 +02:00

Processing 2 version

This are unmaintained versions of scripts for Processing 2. Processing 3 versions are in master branch.

generateme

Processing scripts used to generative glitch / art / design

http://generateme.tumblr.com https://www.facebook.com/generateme

generateme.blog@gmail.com

Detailed instructions inside scripts

List:

  • decayscreen - decay image, based on XScreenSaver hack with the same name
  • drawing_generative - draw image using strokes based on channel value
  • drawing_strokes - draw image using lines (aka robot drawing)
  • fractalify - draw mandelbrot/julia fractals using channel data from image
  • imagelens - use image channel data to displace pixels. You can use different image as lens and to process.
  • mirrorimage - mirror parts of the image to other parts, 24 modes for rectangular (12 for squared) images
  • ntsc_analogtv - xanalogtv XScreenSaver hack ported to processing
  • slitscan - simulate errors during scanning (more digital way)
  • wzipprocess2 - recompress image using wzip method (Haar wavelet transformation)
  • imageslicer - few algorithms based on segmentation of the image
  • cutsort - cut image to lines of random length, sort (or not) and encode image, decode to get glitched result
  • distorter - another way to pixel displacement
  • lz77 - two script to compress/decompress image/binary with random glitch compressed data
  • median_filter - median filter with option to choose other points (not only median)
  • wrongqsort - cut image to lines/parts and use buggy QuickSort to sort pixels
  • wavelets - wavelet compression tool
  • pngglitch - corrupt PNG files (using hacked decoder)
  • ultimateSort - partly sort thresholded pixels with various algorithms
  • moire - random moire patterns generator / simulator
  • pix2line - convert pixels into lines snapped to noise grid
  • pixeldrifter - drift pixels using channel data
  • TEMPLATE - clean template sketch with some predefined functions
Description
Scripts de Processing per a glitch generatiu / art / diseny.
Readme Unlicense 63 MiB
Languages
Processing 100%