Hi Wzy, On Sun, Jun 12, 2011 at 5:21 AM, Weng Zhiyong <[email protected]> wrote: > Does OSG has such plugin or tool to convert terrain to a 2-D map?
No. The OSG is for rendering 3D data. > I am trying to build an application interaction with QT , it loads a > terrain, but just show 2-D map ,like VRForce front end. Could it be that all you need is an orthographic map view of the terrain? There really isn't any need to do any 2D work for doing map views. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

