this is how 3d in html should have been done!
displaying 3d models is the easy part...then using javascript, python, actionscript or java the edit the scene
the tag "3dobject" denotes a single 3d file solely for viewing
the tag "3dworld" denotes a list of 3d files within a world to be interactive and scripted
<3dworld type=(rasterized/raytraced) id= name= class=> <3dobject src=(obj,colada,3ds) height= width= depth= /> </3dworld>