osgEarth

About

osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph. Just create a simple XML file, point it at your imagery, elevation, and vector data, load it into your favorite OSG application, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily.

Things you can do

osgEarth makes is easy to deploy scalable terrain models:

But osgEarth does more than just render terrain:

Things you can see

Homepage

http://osgearth.org/

License

GNU Lesser General Public License (LGPL)

Documentation

Documentation is available online at osgearth.org

Sample data is located on this disc at /usr/share/osgearth/maps/

Running

To run osgEarth on the Live DVD, open a console an start e.g.

OSG_FILE_PATH=/usr/share/osgearth osgviewer --window 50 50 900 700 /usr/share/osgearth/maps/openstreetmap.earth
Press 'h' for help. See also openscenegraph.org for more help.

To run osgearth_simple, type

OSG_FILE_PATH=/usr/share/osgearth osgearth_simple --window 50 50 900 700 /usr/share/osgearth/maps/srtm.earth
Press '1'-'5' for predefined viewpoints. Drag mouse with left+right click for tilt.