Table of Contents Chapter Index Previous Slide Next Slide 18
Using nodes

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