22
Building a VRML world
Using nodes
Cylinder { }
Nodes describe shapes, lights, sounds, etc.
Every node has:
A
node type
(
Shape
,
Cylinder
, etc.)
A pair of curly-braces
Zero or more fields inside the curly-braces