Update README.md

This commit is contained in:
teesel
2016-11-16 15:40:27 +01:00
committed by GitHub
parent a7b0dfe89f
commit 3991c497d4
+6 -1
View File
@@ -1,4 +1,4 @@
# generateme
# GenerateMe
Processing scripts used to generative glitch / art / design
http://generateme.tumblr.com
@@ -8,6 +8,8 @@ generateme.blog@gmail.com
Detailed instructions inside scripts, examples included
All below works on latest Processing 2 only! For Processing 3 versions see bottom.
List:
* decayscreen - decay image, based on XScreenSaver hack with the same name
* drawing_generative - draw image using strokes based on channel value
@@ -40,3 +42,6 @@ List:
* Obj2Raw - convert OBJ vertex data to RAW 8 bit signed (for sonification purposes)
* TEMPLATE - clean template sketch with some predefined functions
## Processing 3
* pixeldrifter - provided by @romanrandom