On 9/26/07, Dieter Pfeffer <[EMAIL PROTECTED]> wrote: > ---- how can I set my rtt camera view matrix so that I have the same view > offset ?
The same view offset as what? The master camera? One of the already offset slaves? For a RTT slave to have the same view matrix as the master simply use an identity matrix. If your RTT Camera is in the scene graph itself then just set its view matrix to identity and then set the ReferenceFrame to RELATIVE_RF. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

