Showing results for on docs.panda3d.org
...of how to operate the various classes.
- Programming with Panda3D
- The Scene Graph
- Animated Models
- The Configuration File
- Programming with Panda3D
- The Scene Graph
- Animated Models
- The Configuration File
...of how to operate the various classes.
- Programming with Panda3D
- The Scene Graph
- Animated Models
- The Configuration File
- Programming with Panda3D
- The Scene Graph
- Animated Models
- The Configuration File
...Usually, you would do this by creating a ComputeNode
object, which is
inserted into the scene graph. When Panda3D encounters one of these nodes...
object, which is
inserted into the scene graph. When Panda3D encounters one of these nodes...
...istream) PandaNode ï
Attempts to read a bam file from the indicated stream and return the scene graph defined there.
- loadSync(filename: Filename, options...
Attempts to read a bam file from the indicated stream and return the scene graph defined there.
- loadSync(filename: Filename, options...
...Usually, you would do this by creating a ComputeNode
object, which is
inserted into the scene graph. When Panda3D encounters one of these nodes...
object, which is
inserted into the scene graph. When Panda3D encounters one of these nodes...
...in the 2-d scene graph.
Inheritance diagram
-
explicit CardMaker(std::string const &name)ï
-
Inheritance diagram
-
explicit CardMaker(std::string const &name)ï
-
...One easy way to do this is to call
set_color_off()
(that is, turn off scene graph color, and let
vertex color be visible). In...
set_color_off()
(that is, turn off scene graph color, and let
vertex color be visible). In...
...One easy way to do this is to call
NodePath.setColorOff()
(that is, turn off scene graph color, and let
vertex color be visible...
NodePath.setColorOff()
(that is, turn off scene graph color, and let
vertex color be visible...
...Panda3Dâs scene graph is thread-safe and can safely handle model operations from any thread. See the Threading page for more details.
One thing...
One thing...
...After calling attach()
, the stacked part
will inherit the animation from the attachment joint, by virtue of the scene
graph relationship.
Animationï
, the stacked part
will inherit the animation from the attachment joint, by virtue of the scene
graph relationship.
Animationï