A scene graph is a general data structure that is a collection of nodes in a graph or tree structure, often used to represent a scene hierarchy through transform matrixes.
A scene graph is a general data structure that is a collection of nodes in a graph or tree structure, often used to represent a scene hierarchy through transform matrixes.