diff options
Diffstat (limited to 'libraries/OpenSceneGraph/README')
-rw-r--r-- | libraries/OpenSceneGraph/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/libraries/OpenSceneGraph/README b/libraries/OpenSceneGraph/README index 58c982f7fe..6b779386ea 100644 --- a/libraries/OpenSceneGraph/README +++ b/libraries/OpenSceneGraph/README @@ -1,7 +1,8 @@ -The OpenSceneGraph is an OpenSource cross platform graphics toolkit for -the development of high performance graphics applications such as flight -simulators, games, virtual reality and scientific visualization. Based -around the concept of a SceneGraph, it provides an object oriented -framework on top of OpenGL freeing the developer from implementing and -optimizing low level graphics calls, and provides many additional -utilities for rapid development of graphics applications. +The OpenSceneGraph is an open source cross platform graphics toolkit +for the development of high performance graphics applications such as +flight simulators, games, virtual reality and scientific +visualization. Based around the concept of a scene graph, it provides +an object oriented framework on top of OpenGL freeing the developer +from implementing and optimizing low level graphics calls, and +provides many additional utilities for rapid development of graphics +applications. |