Hi Lucie, I would recommend looking at both osgEarth and VirtualPlanetBuilder for displaying geospatial data in OSG. Both VPB and osgEarth are built using OSG's osgTerrain library so the resulting scene graphs are similar. The main difference is that VPB produces optimized static scene graph tiles from input geospatial data and osgEarth produces the scene graph at runtime from a variety of different sources (local geospatial data, WMS servers, TMS servers, etc).
I'm one of the developers of osgEarth, let us know if you have any questions. Thanks! Jason On Wed, Apr 28, 2010 at 11:28 AM, lucie lemonnier <[email protected]> wrote: > Hi, > > I want to develop an application for the visualization of 3D digital terrain > models, and browsing through these models. > I found some plugins to add to openscenegraph (VirtualPlanetBuilder, > osgEarth, Virtual Terrain Project, ...). > What do you recommend? > > > Thank you! > > Cheers, > lucie > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=27387#27387 > > > > > > _______________________________________________ > 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

