summaryrefslogtreecommitdiffstats
path: root/gis/osgEarth/README
blob: ba1b2a6b46d41e4087af502e13605a6b12a2da7c (plain)
osgEarth is a C++ terrain rendering toolkit. Just create a simple XML file,
point it at your imagery, elevation, and vector data, load it into your favorite
OpenSceneGraph 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.

Optional requirements protobuf and rocksdb are recommended for enhanced
performance. They will be used if detected when osgEarth is built.