Building 3D content with a scene graph
Building a scene graph
- We need to assemble chunks of content, each in its own scene graph
- Build components separately
- Assemble them into a common container:
a virtual universe
- A way to combine scene graphs
- A place to root the scene graph