Application Architectures: Scene Graphs
A scene graph is the basic data structures holding the description of your scene
- Cull-able, sort-able, and can contain multi-resolution objects
- Hierarchical Bounding Volumes
- Statistics gathering and timing infrastructure
- For large scenes can do memory management and database paging