Updated shader examples

This commit is contained in:
codeanticode
2013-02-06 17:11:17 -05:00
parent a21a4fbe21
commit 121cba45a9
15 changed files with 178 additions and 156 deletions
@@ -12,6 +12,7 @@
precision highp float;
#endif
#define PROCESSING_COLOR_SHADER
uniform vec2 resolution;
uniform float time;