On 8/8/06, Paulp1 <[EMAIL PROTECTED]> wrote:
I don't really know where to start with this and wonder if someone could
help me out. I'm simply trying to achieve an orthographic texture on the
screen and make it zoomable and scrollable. The first idea to me is to use
osg::CameraNode, would this be correct ?

Just use an othrographic projection matrix on your main camera, then
use the view matrix to move you about and scale/shrink the scene.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to