Building 3D Models for the Web

Duplicanting Ray Dream 3D Scenes in VRML

Follow these steps to convert your Ray Dream 3D scenes to VRML, Inline them in a VRML document, and publish them on the Web.

Procedure

  1. Save your Ray Dream 3D scene in VRML format
  2. Transfer your VRML file to the Web server
  3. Give public access to your VRML file
  4. While you are still logged onto one of the SGIs, copy the sample village.wrl file to your public_html directory. Of course, you do not have to name the new file village.wrl.
    jaguar 6% cd ~/public_html
    jaguar 7% cp /usr/people/ls499/village.wrl village.wrl
    jaguar 8% chmod 644 village.wrl
  5. Modify village.wrl to Inline your own VRML scene that you created in Ray Dream 3D
    jaguar 9% pico village.wrl
  6. The URL for your new scene is http://cheetah.ma.iup.edu/~username/village.wrl, where username is replaced with your own username.

Maintained by H. Edward Donley <hedonley@grove.iup.edu>
Last Modified Monday, 13-Aug-2001 16:53:27 EDT