Hi guys!In my app I need to see small objects but also I have to see distant objects.
so I setup camera like this camera->setProjectionMatrixAsPerspective(60, 4/3,0.001f, 7000.f);
but this don't works :( so I got culling when I approach to the object near 1 unit. Maybe I forget something to setup? Thanx in advance Bye _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
