Hi Joengseok,

On Sat, May 10, 2008 at 7:23 PM, Jeongseok Lee <[EMAIL PROTECTED]> wrote:
> Should I change camera's Projection matrix (setProjectionMatrixAsOrtho(…))
> my self?
>
> Or more smart way?

Changing the projection matrix is a perfectly reasonable way to tackle zooming
with an orthographic projection.  View matrix changes won't help you.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to