diff options
Diffstat (limited to 'libraries/OpenSceneGraph/README')
-rw-r--r-- | libraries/OpenSceneGraph/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libraries/OpenSceneGraph/README b/libraries/OpenSceneGraph/README index 7abae38889..ec08826b7b 100644 --- a/libraries/OpenSceneGraph/README +++ b/libraries/OpenSceneGraph/README @@ -7,6 +7,9 @@ from implementing and optimizing low level graphics calls, and provides many additional utilities for rapid development of graphics applications. -Plugins for a number of additional features will be automatically generated -using the following optional packages if they are detected at build time: -dcmtk, ffmpeg, gdal, gtkglext, libgta, nvidia-texture-tools, OpenCASCADE, SDL2 +Plugins will be automatically generated using the following optional +packages if they are detected at build time: + dcmtk, ffmpeg, gdal, gtkglext, libgta, libLAS, nvidia-texture-tools, + fltk, SDL2, wxGTK3 +These plugins offer significant additional functionality and are recommended +for building a fully featured OpenSceneGraph. |