Ask HN: Where are the WebGL JS game engines?
There have been a few JavaScript game/graphics engine HN submissions lately, and even a 3D engine submission, but none of these used WebGL. Considering the speed of OpenGL, and that OpenGL (and OpenGLES) is useful and in fact quite suitable for 2D work as well as 3D: where are the WebGL engines?
The only one I've heard of is CopperLicht, created by the guys behind Irrlicht: http://www.ambiera.com/copperlicht/
1 comment
[ 5.5 ms ] story [ 15.8 ms ] threadRight now it's only available in Firefox or Safari nightlies and Chrome with command-line options.