groimp-platform:3d:visualization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groimp-platform:3d:visualization [2024/11/06 16:46] – [Project graph visitation] gaetan | groimp-platform:3d:visualization [2024/11/06 16:49] (current) – [Project graph visitation] gaetan | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Project graph visitation ===== | ===== Project graph visitation ===== | ||
- | To be displayed in the 3d scene, the project graph is visited by a DisplayVisitor (whose most common implementations are WFVisitor for the Wireframe view, and GLVisitor for the OpenGL 1 view). From the root, each Node with a **Successor** or **Branch** edge is visited. All nodes connected with other types of edges are ignored. | + | To be displayed in the 3d scene, the project graph is visited by a **DisplayVisitor** (whose most common implementations are WFVisitor for the Wireframe view, and GLVisitor for the OpenGL 1 view). From the root, each Node with a **Successor** or **Branch** edge is visited. All nodes connected with other types of edges are ignored. |
Additionally, | Additionally, | ||
Line 17: | Line 17: | ||
* [[3d-guide: | * [[3d-guide: | ||
* [[3d-guide: | * [[3d-guide: | ||
+ | * [[groimp-platform: | ||
===== Instantiation rules ===== | ===== Instantiation rules ===== | ||
groimp-platform/3d/visualization.1730907985.txt.gz · Last modified: 2024/11/06 16:46 by gaetan