[PyQt] Help about the use of OpenGL with PyQt

duncan duncan duncan73 at gmail.com
Sun Apr 5 23:26:45 BST 2009


On Sat, Apr 4, 2009 at 6:43 PM, Jamie Riotto <jamie.riotto at gmail.com> wrote:

> OpenGL Tutorial:
> http://cs.uccs.edu/~semwal/indexGLTutorial.html<http://cs.uccs.edu/%7Esemwal/indexGLTutorial.html>
>
> Also NeHe productions does a realy great job breaking down OpenGL into
> "lessons": My favorite!
> http://nehe.gamedev.net/
>
> Also, since your accessing OpenGL through PyOpenGL, you should look at:
> http://pyopengl.sourceforge.net/documentation/
>
> for other links and examples. Enjoy - jaime
>
>

There are also the QGLViewer/PyQGLViewer  couple.
Basically QGLViewer is build on top of the Qt4 OpenGL widget and PyQGLViewer
is its python bindings.

http://www.libqglviewer.com/
http://pyqglviewer.gforge.inria.fr/wiki/doku.php

bye
Gianluca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090405/31626f10/attachment.html


More information about the PyQt mailing list