Scene graph

From XVRWiki
Revision as of 19:46, 18 August 2024 by Acro (talk | contribs) (Text replacement - ". [[Categ" to ". ==References== {{Reflist}} [[Categ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A scene graph is a data structure that holds relationships between objects and nodes in a scene. It is used in 3D rendering. It is a collection of nodes in a graph or tree structure, often used to represent a scene hierarchy through transform matrixes.

USD is a format for scene graphs.

References[edit]