Hi. I just want to render a simple node to a texture. All the examples are using callbacks, osg viewer,etc.. I don't understand all that, I just want to set up geometry, projection and new camera and then take one shoot with camera and that's it.
So I need a simple function like this osg::Image * CreateTopDownShotOfNode( osg::Node * node); The main problem is how to tell osg to render using that camera. thx
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

