OnePixelAhead’s look at pre3d 3-d JavaScript engine
See example at Onepixelahead I’ve not looked at this engine because Opengl, Webgl open the doors to have the processing done on the video card. However if you do not need real time animation then javascript is fully able to render 3D using Canvas or in IE 6 VML. points are created with 3 data [...]
OpenGL, WebGL and emerging 3d web graphics
If one goes back a ways one will find DirectX <OBJECT ID=”DAControl” STYLE=”width:320;height:300″ CLASSID=”CLSID:69AD90EF-1C20-11d1-8801-00C04FC29D46″> </OBJECT> This object API was limited to windows systems which have installed the object. Gave limited support for a 3d image. .x file format. The file format and the API gave little support for animation. Apart from rotations. OpenGL is different [...]