Hi all how to do zoom in and out in orthographic projection? As I zoom in the detailed geometry should be loaded .
Right now I am scaling the geometry but in this method the details are not getting loaded. Thanks Santosh santosh wrote: > Hi all > > I have a problem in loading LOD's in orthographic projection system. > In my application I have orthographics projection system and for zooming > the view I am scaling the object but the LOD's are not getting loaded as > I am zooming the view. > > What I have to do for loading the details? > Does I have to change the position of camera and also scale the > projection matrix ? > > > Thanks > Santosh > _______________________________________________ > 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

