[osg-users] A question about zooming with orthographic projection

Daniel Moos danimoos at gmx.ch
Tue Mar 18 12:06:07 PDT 2008


Hi Ke Li

You can implement a zooming functionality with the camera function  
setProjectionMatrixAsOrtho(...)
We also use a orthographic projection in 3d. And we implement our zoom  
with this nice function.

I hope this will help...
Have a nice evening!

Daniel Moos


Am 18.03.2008 um 19:55 schrieb Ke Li:

> Dear all,
>
> In the following post, Robert said that orthographic projection  
> should be avoided.
>
> http://thread.gmane.org/gmane.comp.graphics.openscenegraph.user/7660/focus=7664
>
> But I know that some OpenGL applications do use orthographic  
> projection with zooming functionality. So I'm a little confused.
>
> Can any one give me some enlightenment?
>
> Thanks!
>
> Ke Li
>
> Connect and share in new ways with Windows Live. Get it now!  
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080318/353b2e9d/attachment.htm 


More information about the osg-users mailing list