New WebGL Framework: SceneJS

SceneJS is an open source JavaScript framework that allows you to program hardware-accellerated 3D scenes that run in the Web browser without plugins.

SceneJS operates on top of the WebGL canvas, which is supported by at least Firefox, Opera, Chrome and Safari.

Its scene graphs are programmed in pure JavaScript, in a terse and declarative functional style.

http://www.scenejs.com

i like it
does it better than vrml?