Showing results for

scene graph

on docs.panda3d.org
docs.panda3d.org › 1.10 › python › debugging
The Scene Graph Browser — Panda3D Manual
The Scene Graph Browserï
In the main Direct Session window, there are several scene placement tools available through the tabs at the right side...
docs.panda3d.org › 1.10 › cpp › debugging
The Scene Graph Browser — Panda3D Manual
The Scene Graph Browserï
In the main Direct Session window, there are several scene placement tools available through the tabs at the right side...
docs.panda3d.org › 1.10 › python › programming
Putting your new geometry in the scene graph — Panda3D Manual
...The GeomNode constructor requires a name, which is the name of the node and will be visible in the scene graph. It can be...
docs.panda3d.org › 1.10 › cpp › programming
Putting your new geometry in the scene graph — Panda3D Manual
...The GeomNode constructor requires a name, which is the name of the node and will be visible in the scene graph. It can be...
docs.panda3d.org › 1.10 › cpp › programming
The Scene Graph — Panda3D Manual
The Scene Graphï
The Scene Graph: a Tree of Nodesï
Many simple 3D engines maintain a list of 3D models to render every frame...
docs.panda3d.org › 1.10 › python › programming
The Scene Graph — Panda3D Manual
The Scene Graphï
The Scene Graph: a Tree of Nodesï
Many simple 3D engines maintain a list of 3D models to render every frame...
docs.panda3d.org › 1.10 › python › programming
Searching the Scene Graph — Panda3D Manual
Searching the Scene Graphï
It is often useful to get a handle to a particular node deep within the scene graph, especially to get...
docs.panda3d.org › 1.10 › cpp › programming
Searching the Scene Graph — Panda3D Manual
Searching the Scene Graphï
It is often useful to get a handle to a particular node deep within the scene graph, especially to get...
docs.panda3d.org › 1.10 › python › programming
GeomNode — Panda3D Manual
GeomNodeï
Finally, GeomNode
is the glue that connects Geoms into
the scene graph. A GeomNode
contains a list of one or more Geoms.
docs.panda3d.org › 1.10 › cpp › programming
GeomNode — Panda3D Manual
GeomNodeï
Finally, GeomNode
is the glue that connects Geoms into
the scene graph. A GeomNode
contains a list of one or more Geoms.