overview project page about

Scene Graph Editor
(SceneGraphEditor)



Short Description

The scene graph editor shows the scene graph which encodes the scene. A scene graph is an acyclic directed graph of nodes which can either be composite objects (folders etc...) or actual geometry (SGObjectNode). For more details, see XGRT-Wiki. The editor lets you view and modify the node structure of the scene:

screenshot

Path concept: All objects are specified by pathes. E.g., the selection above refers to \root\pc1.


Usage

Commands:


overview project page about