So, where is all the real work being done?<p>Oh, that's right, by THREE.js inside the normal WebGL API.<p>This is just a fancy way to execute a banal-ly simple 3D scene that takes a single parameter - what text to show. It doesn't do much and I don't see any useful abstractions for the usual 3D primitives and doesn't meet the requirements of 3D programming in general.