OpenGL package


This section contains information about OpenGL Package. This package contains widgets for dealing with 3D graphics. The main one is View which implements 3D view and is container for all other widgets from this package. The other widgets of the package could be separated into two groups. The first one is 3D primitives and the second one is materials which could be applied to primitives.

All widgets from this package available only on Windows platform when OpenGL renderer is used.

Everything in this package is located inside nitisa::opengl namespace.


Sections