Hi Shayne, Now, my code runs faster. But I have another problem :(. I am calling terrain elevation computation in my simulation loop and Osg loop will not used in my application. I understand that Osg does not read whole terrain tiles/pages when I call osgDB::readNodeFile, And the the results is not real values when I use intersection computation.
How can I read whole terrain tiles/pages at first time? Thank you! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=53704#53704 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

