Call for advice on how to start PyOpenGL!
Richard Jones
richardjones at optushome.com.au
Mon Aug 20 05:52:45 EDT 2007
Diez B. Roggisch wrote:
> math2life wrote:
>
>> I work with python for two years, are familiar with image processing,
>> but beginner on PyOpenGL and OpenGL.
>>
>> Any advice appreciated!
>
> You should check out the pyweek (http://www.pyweek.org/). There you find
> pygame & OpenGL-based games, of a comprehensible size.
Also, there's plenty of good opengl tutorials on the web. They all translate
pretty easily into Python if they're not in Python already. For example:
http://nehe.gamedev.net
I highly recommend pyweek as a way of focusing on your learning task :)
Richard
More information about the Python-list
mailing list