Thank you Robert, I did looked at the example and also created a scene with an osg::ShadowedScene in it (passed to the viewer) and saw the objects casting shadow on each other, however, when repeating these steps in my application that has a camera node that is the parent of all my scene's objects with a group as parent and that group is passed to the viewer, created a shadowedScene object added the group that was previously passed to the viewer as child of the shadowedScene, and passed that to the viewer, I see Nothing! in the viewer window...
I thought it has something to do with the camera created in the osg::shadow, but i dont know what exactly to do. Thanks again, Hadas ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=13348#13348 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

