Re: Assigning Textures to Cylinders and Cones.

Gavin Bell (gavin@krypton.engr.sgi.com)
Thu, 07 Dec 1995 10:46:59 -0800

On Dec 7, 5:01pm, Vassilis Bourdakis wrote:
> If you are using Webspace and don't mind creating illegal worlds
> you can try the
> DEF +0 Rotor {
> rotation 0 1 0 5.94058
> speed 0.075
> }

And if you are concerned about creating illegal worlds, then define the
Rotor as an extended node using a fields[] declaration so that other
browsers can read and ignore it:

Rotor {
fields [ SFRotation rotation, SFFloat speed ]
... etc ...
}

-- 
--gavin     (gavin@sgi.com,  (415)933-1024)
My home page:  http://reality.sgi.com/employees/gavin_engr/
Inventor Info: http://www.sgi.com/Technology/Inventor.html
WebSpace Info: http://www.sgi.com/Products/WebFORCE/WebSpace