slackbuilds_ponce/gis/osgEarth/README
Christoph Willing bfea8b8bfc gis/osgEarth: Updated for version 2.9 + new maintainer
Signed-off-by: Christoph Willing <chris.willing@linux.com>
2018-05-26 06:59:28 +07:00

9 lines
453 B
Text

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.