Added basic OpenGL scenegraph system
- rotate/scalable view widget - volumetric data item
opengl/GLGraphicsItem.py
0 → 100644
opengl/GLViewWidget.py
0 → 100644
opengl/__init__.py
0 → 100644
opengl/items/GLBoxItem.py
0 → 100644
opengl/items/GLVolumeItem.py
0 → 100644
opengl/items/__init__.py
0 → 100644
Please register or sign in to comment