osgcallback
High performance real-time graphics toolkit
Install
- All systems
-
curl cmd.cat/osgcallback.sh
- Debian
-
apt-get install OpenSceneGraph
- Ubuntu
-
apt-get install OpenSceneGraph
- Kali Linux
-
apt-get install OpenSceneGraph
- Fedora
-
dnf install OpenSceneGraph-examples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install OpenSceneGraph
- Raspbian
-
apt-get install OpenSceneGraph
- Dockerfile
- dockerfile.run/osgcallback
OpenSceneGraph
High performance real-time graphics toolkit
openscenegraph-3.4
3D scene graph, utilities and examples (binaries)
A portable, high level graphics toolkit for the development of high performance graphics applications such as flight simulators, games, virtual reality or scientific visualization. Providing an object orientated framework on top of OpenGL, it frees the developer from implementing and optimizing low level graphics calls, and provide many additional utilities for rapid development of graphics applications. This package contains utilities and examples (binaries).