SG APIs

Scene Graph APIs

Commonly offered functionality

  • Resource management
    • Content I/O (geometry, textures, materials, animation sequences)
    • Memory management
  • High‐level scene representation
    • Graph data structure
  • Rendering
    • Optimized for efficiency (e.g., minimize OpenGL state changes)