 Joannesalfa
Joannesalfa
Isn't there a way to have parameter controls? 
-------------------------------------------------------------
Depends on what things you want to change.
I am not 100% sure how it actually works though  
You can change the following 2 lines to alter the intensity of the colors-
Change line 48 to :     total /= 6.0; 
Change line 50 to :  gl_FragColor = vec4( 4.0*total,1.0);
I will try to add params for these if I can...and post new files when done.
I also added a collection of textures to the first post,that can be downloaded to test.