GLSLUnit - A unit testing framework for WebGL Shaders written in JavaScript
glslunit.appspot.com
GLSLUnit - A unit testing framework for WebGL Shaders written in JavaScript
1–2 of 2 posts
Re: GLSLUnit - A unit testing framework for WebGL Shaders written in JavaScript
#2A little background on this: I work at Google on the MapsGL effort, and as part of launching MapsGL we decided to launch a unit testing framework we wrote for our shaders. Shaders can get hugely complicated and bug prone, and don't provide a great way to debug them. GLSL Unit hopes to change that.