Building 3D content with a scene graph
Summary
- A virtual universe holds everything
- A locale positions a branch graph in a universe
- A branch graph is a scene graph
- A node is an item in a scene graph
- A node component is a bundle of attributes for a node