支持Python3.3,PyQt4的PyOpenGL。如果你是使用PyQt4中的OpenGL例子,如果运行出现错误,请将glViewport()函数改成GL.glViewport(0,0,side,side)形式。