[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] blitting from-to surface with per-pixel alpha doesn't work...



> What resources would you recommend for learning how to work with OpenGL?


Just take pygame's supplied glcube example and start mutating it. And
of course there's the old standby of http://nehe.gamedev.net/

Personally I learned mostly from LaMothe's OpenGL Game Programming
book and the Red Book.

Alan