The 'Sandbox' are demos are just that - demos, mainly for my own learning experience.

WebGL Scene test: Click me (will open here, use the back button to exit!)

About this demo: The scene is rendered with WebGL. The backend is written in 'modern' (C++11) C++ and compiled to asm.js with Emscripten. Emscripten turns the C OpenGL ES calls into Webgl JS calls.