View on GitHub

PyInventor

3D Graphics in Python with Open Inventor

PyInventor.QtInventor

module PyInventor.QtInventor - Helper classes for creating 3D applications with PySide.

PySide is a binding to the Qt cross-platform application framework. This package contains helper classes that integrate Open Inventor / Coin3D into PySide based applications, namely:

Extension libraries that provide additional scene objects can be loaded by defining the IV_LIBS environment variable, which can contain names of dynamically loadable libraries separated by a semicolon. Those libraries need to define a function called initAllClasses() that register all scene objects in the global database.

Package contents: