Search found 2 matches

by jon167
Tue Aug 08, 2006 6:08 pm
Forum: Beginners Help
Topic: Dynamic light and custom scenenode.
Replies: 4
Views: 535

addShadowVolumeSceneNode

As far as I know that function (addShadowVolumeSceneNode) is located in IAnimatedMeshSceneNode -class, not in ISceneNode.

But maybe I can try to inherit my scenenode from IAnimatedMeshSceneNode-class instead using ISceneNode...?

Sorry my bad english :)
by jon167
Tue Aug 08, 2006 11:38 am
Forum: Beginners Help
Topic: Dynamic light and custom scenenode.
Replies: 4
Views: 535

Dynamic light and custom scenenode.

Could anyone help me how to create a dynamic light/shadows for a custom scene nodes?