[PyQt] Help about the use of OpenGL with PyQt
David Boddie
david at boddie.org.uk
Sat Apr 4 21:52:08 BST 2009
On Sat Apr 4 17:43:29 BST 2009, Jamie Riotto wrote:
> OpenGL Tutorial:
> http://cs.uccs.edu/~semwal/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
Another good source of information is the Red Book. You can find an old
version online here:
http://www.opengl.org/documentation/red_book/
Although it only covers OpenGL 1.1, it should contain all the basic
information you need to help you get started.
David
More information about the PyQt
mailing list