The seems to be awesome! I’m going to include a little description from wikipedia, and a video from youtube. I’ve founded this very interesting, but I’ve some dubts about the performance… We’ll see!
From Wikipedia:
WebGL (Web Graphics Library) is an in-development standard specification defining a JavaScript API for writing web applications utilizing hardware accelerated 3D graphics.[1] It achieves this without the need for browser plug-ins, on any platform that has a compatible browser implementation.
Technical Details:
Technically it is a binding for JavaScript to native OpenGL ES 2.0 implementations, to be built in to browsers. The WebGL specification itself is designed to mirror that of OpenGL ES 2.0. It is an extension of the canvas HTML5 element.
[youtube]http://www.youtube.com/watch?v=fyfu4OwjUEI[/youtube]