python3-pyside.qtopengl

Qt 4 OpenGL module - Python3 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 Python3 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.