Thanks Davide. I considered that but since I would prefer to fix the axes origin to (0,0,0), I tried setting big values for zNear/zFar parameters for camera as follows:
setProjectionMatrixAsOrtho(-80, 1280-80, -80, 1024-80,-800, 800); but nothing changed. Gianni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=29604#29604 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

