WebGL Playground

November 2011 | By Krystian Samp

Collection:

WebGL playground is a straightforward idea: type in your WebGL script and see the results. But the cool part is that the editor and the results are just on the same page and that you get a handful of features that make your life easier. The editor lets you work on the JavaScript code and the GLSL vertex/fragment shaders (if you have any) at the same time in a convenient way. Everything is organized, formatted and highlighted properly, just as you would like! You can use arbitrary JavaScript libraries to create your effects, combine multiple fragment and vertex shaders, handle user input etc. Happy coding!

Built with:

Submitting...
Saving...