A SERVICE OF

logo

65
Chapter 5
5. Building a Scene Graph
A scene graph can be a single node or a hierarchy of nodes, as shown in Figure 5-1.
Figure 5-1 Scene Graph
The hierarchy species the order in which the nodes are acted upon when an action is
applied to the scene graph. The hierarchy is established by the order in which the group
nodes are added to the branches in a scene graph branch.
This chapter describes how to build and edit a scene graph.
myLight
myShape
myFog
Root