Showing results for

scene graph

on docs.panda3d.org
docs.panda3d.org › 1.10 › python › reference
EggTexture — Panda3D Manual
...that are generated in-memory and then immediately converted to a scene graph.- Setter
Records the full pathname to the file, for the benefit...
docs.panda3d.org › 1.10 › python › more resources
Frequently Asked Questions — Panda3D Manual
...# self.myWorld is a NodePath that contains a ton of objects
self.myWorld.prepareScene(base.win.getGsg())
This will walk through the scene...
docs.panda3d.org › 1.10 › python › reference
MouseWatcher — Panda3D Manual
...apply to a piece of geometry placed under the 2-d scene graph. It will move the geometry around according to the mouseâs known...
docs.panda3d.org › 1.10 › python › reference
ClockObject — Panda3D Manual
...This is theClockObject
that most code should use for handling scene graph rendering and animation.
- getLongTime() float ï
Returns the actual number of seconds...
docs.panda3d.org › 1.10 › python › reference
direct.showbase.Loader — Panda3D Manual
...If inPlace is True, then when the flatten operation completes, the newly flattened copies are automatically dropped into the scene graph, in place the...
docs.panda3d.org › 1.10 › python › reference
TransformState — Panda3D Manual
...TransformStates are the primary means for storing transformations on the scene graph.
Transforms may be specified in one of two ways: componentwise, with a...
docs.panda3d.org › 1.10 › python › reference
direct.actor.Actor — Panda3D Manual
...If mode == -1, the geometry is simply arranged to be drawn in the correct order, assuming it is already under a direct-render scene...
docs.panda3d.org › 1.10 › python › reference
GeomPrimitive — Panda3D Manual
...This is different from the
ShadeModelAttrib
that might also be applied from the scene graph. This does not affect the shade model that is...
docs.panda3d.org › 1.10 › python › pipeline
Egg Syntax — Panda3D Manual
...The egg loader translates <Group> nodes directly into PandaNodes in the scene graph (although the egg loader reserves the right to arbitrarily remove nodes...
docs.panda3d.org › 1.10 › cpp › pipeline
Egg Syntax — Panda3D Manual
...The egg loader translates <Group> nodes directly into PandaNodes in the scene graph (although the egg loader reserves the right to arbitrarily remove nodes...