Hello,

 
I am able to use an orthographic camera with simple scene manager, however the 
zoom in/out does not work though rotation works correctly.  I see that the 
projection matrix returned by the orthographic camera has the z-translation 
component zero, this I believe that this is the reason for the zoom issue.  
What would the best way to implement zoom in/out?

The only way I can think of is to store an external variable for the zoom 
factor and set the camera horizontal/vertical size before draw but I was hoping 
to avoid that and use the built-in navigator functionality.

 
Regards,

Venkat

 
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to