The following PyQt code:
import numpy as np import pyqtgraph.opengl as gl from pyqtgraph.Qt import QtGui app = QtGui.QApplication([]) w = gl.GLViewWidget() w.sho