2022-03-13 19:42:04 +01:00
|
|
|
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!
|
2012-12-09 21:30:32 +01:00
|
|
|
|
2022-03-13 19:42:04 +01:00
|
|
|
osgEarth supports all kinds of data and comes with lots of examples to
|
|
|
|
help you get up and running quickly and easily.
|
2018-05-25 06:40:24 +02:00
|
|
|
|
2018-05-30 07:34:51 +02:00
|
|
|
Some optional requirements are recommended for enhanced functionality
|
|
|
|
and/or performance. They include:
|
2019-11-16 19:36:44 +01:00
|
|
|
poco, protobuf, rocksdb
|