WebGL Playground

If you want to get started with OpenGL in web applications using the new standard WebGL, one good way to try your ideas is using webglplayground where you can edit your JS code on the fly and see the results immediately. It is bundled with some libraries to make your life easier.

The applications you develop there can even be hosted on their site and embedded in your own webpages. Looks promising! 

Support this Author