The Cult3D Drawer example model.

The Drawer geometric model (file 'drawer.c3d', 54 KB, produced in 3DStudio) is processed in Cult3D Designer and given different mouse controlled actions.

The resulting WWW readable model (file 'drawer.co', 48 KB) is down loaded to the WWW-browser using the HTML sequence below.




<OBJECT
    classid="clsid:31B7EB4E-8B4B-11D1-A789-00A0CC6651A8"
    codebase="http://www.cult3d.com/download/cult.cab"
    width=500
    height=500>
    <PARAM NAME="SRC" VALUE="drawer.co">

     <EMBED
          PLUGINSPAGE="http://www.cult3d.com/newuser/index.html"
          TYPE="application/x-cult3d-object"
          SRC=" drawer.co "
          WIDTH="500"
          HEIGHT="500">
       </EMBED>
</OBJECT>





©Per Christiansson, 26.2.2001 [26.2.2001]