32
Building primitive shapes
Specifying appearance
Shape appearance is described by
appearance
nodes
For now, we'll use nodes to create a shaded white appearance:
Shape { appearance
Appearance { material Material { } }
geometry . . . }