Hi,

On Nov 7, 2007 11:57 AM, om <[EMAIL PROTECTED]> wrote:
> Which are the file formats supported by osgterrain?
> I tried running the osgterrain example using .osga, .ive and geotiff
> files without any success.
> Is their any info available about osgterrain in detail?

The osgterrain example can read images and DEMs via the standard OSG
plugins, so can handle a good range of formats.

The osgterrain example uses osgTerrain to do the terrain
visualization.  At present this library is in its infancy and has only
on basic terrain technique for rendering - the GeometryTechnique which
is a brute force approach.  The osgTerrain library will provide the
framework for more sophisticated terrain rendering techniques.

If you want to handle really large terrain databases then you are best
to look towards the VirtualPlanetBuilder to generated paged databases.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to