python-pyside.qtopengl

Qt 4 OpenGL module - Python bindings
  http://www.pyside.org/
  0
  no reviews



Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

This package provides Python bindings for the QtOpenGL module.

OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues.