WebGL Shader Editor

I have created a online webgl edtior that let you play with GLSL shaders easily.

Read more about it here:
http://blog.nobel-joergensen.com/2011/1 … a-browser/

And a more in depth article explaining the implementation:
http://blog.nobel-joergensen.com/2011/1 … er-editor/

The editor is open source and free to use.

Comments are welcome :slight_smile:

This is a very usefull application… Tank you!

I am so glad to learn that you have made an online webgl editor which would make GLSL shades more easy to deal with. The thing that I like about the editor very much is that the editor is open source and therefore free which would be really helpful for most of us here. I am looking forward to working with it.