If you have a Camera manipulator attached to your Viewer, it will override any changes to the Camera matrices. Viewer attaches a Camera manipulator by default.
Paul Martz Skew Matrix Software On Feb 17, 2008, at 5:31 PM, Per Rosengren <[EMAIL PROTECTED]> wrote: > Hod do I set the camera matrix for a viewer. If use > > viewer.getCamera()->setViewMatrix(viewMatrix); > viewer.getCamera()->setProjectionMatrix(projectionMatrix); > > the camera isn't affected. > <perrose.vcf> > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

