diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/osgEarth/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gis/osgEarth/README b/gis/osgEarth/README index eb37a51796424..9509d516b4bc1 100644 --- a/gis/osgEarth/README +++ b/gis/osgEarth/README @@ -1,9 +1,9 @@ -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 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. +osgEarth supports all kinds of data and comes with lots of examples to +help you get up and running quickly and easily. Some optional requirements are recommended for enhanced functionality and/or performance. They include: |