Open Inventor is an object oriented scene graph library implemented in C++ layered on top of OpenGL. It was originally developed by SGI.
The aim of this repository is to integrate patches applied by various Linux distributions and to apply build fixes for macOS.
It is based on an import of SGI's CVS repository at :pserver:[email protected]:/cvs. Currently, patches from Fedora and Debian are included. It also includes fixes for font rendering on 64 bit Linux platforms.
A CMake build system has been added. It can be used instead of traditional Makefiles.
For building on macOS, there is a Homebrew formula based on this repository.
Refer to SGI's Open Inventor page (archive link). for more information and to the included README.FIRST for build instructions.