Progressive WebGL toolkit for art.
Shaders are created in javascript files for dynamic variable interpolation.
For syntax highlighting in the Atom Editor install the following packages:
apm install language-glsl file-types
Then add the following to your atom config:
"file-types":
"glsl.js": "source.glsl"