Huge collection of GLSL Shaders for download (over 11 thousand, I think)
Instructions:
-------------------------------------------------------
DOWNLOAD THE EXAMPLES:
1, GO TO WEBSITE : https://github.com/yadongx/glsl.
2, DOWNLOAD FILE : glsl-master.zip (204 meg....samples and screenshots).
------------------------------------------------------
DOWNLOAD GLSL SANDBOX VIEWER:
(enables offline viewing)
1, GO TO WEBSITE: https://github.com/mrdoob/glsl-sandbox.
2, DOWNLOAD FILE: glsl-sandbox-master.zip.
---------------------------------------------------------
UNPACK BOTH FILES TO YOUR HARD DRIVE:
I created a new folder named 'GLSL EXAMPLES' with
2 subfolders named.... 'VIEWER' and 'SAMPLES'.
----------------------------------------------------
START THE SANDBOX VIEWER:
Double click 'index.html' (inside the static folder).
The VIEWER should open in your browser, displaying the default
SHADER with the FX CODE rendered above it.
DONT CLOSE THE WIDOW !
------------------------------------------------------
TO VIEW ONE OF THE SAMPLES IN THE VIEWER:
1, Pick one, OPEN with NOTEPAD, select ALL and COPY.
2, GOBACK TO THE OPEN BROSWER WINDOW.
3, PASTE OVER/REPLACE the lines of code WITH WHATS ON YOUR CLIPBOARD.
THE NEW SHADER SHOULD NOW BE RUNNING IN THE BROWSER WINDOW.
99% OF THE SAMPLES I TRIED, RAN OK.
---------------------------------------------------
There is probably a really simple way of doing the above, that I dont know about. <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed">