The OpenSceneGraph is an open source high performance 3D graphics toolkit.
The package osg can be configured to use different OpenGL profiles via a custom triplet file.
Possible values are GLCORE, GL2, GL3, GLES1, GLES2, GLES3 and GLES2+GLES3.
The default value is GL2. If you want use other profiles, please add the following
code to a custom triplet file.
set(osg_OPENGL_PROFILE GL3)
Support for Collada (.dae) files
Platform-dependent default features
Build OpenSceneGraph reference documentation using doxygen (use: make doc_openscenegraph doc_openthreads
Enable to build OSG Examples
Enable Fontconfig support for osgText
Enable Freetype support
Build texture processing tools plugin
Build the exr plugin
Set to ON to generate CPack configuration files and packaging targets
Build most OSG plugins
Build SDL 1 plugin, and enable SDL 1 app features
Enable to build OSG Applications (e.g. osgviewer)
v3.6.5#25
!uwp
Complex license
Manifest