From: Mark B. <mb...@0x...> - 2000-05-16 17:01:03
|
> pysdl is looking great! this weekend i will start really > playing with it. > > > i'm wondering how much support there is for some > of the other libraries that work well with SDL. > > specifically i'm interested in running PyOpenGL I have not yet gotten around to using the Python OpenGL module with PySDL, but it is my hope that it will work. If you're looking to use PySDL and the OpenGL module together, I would advise reading the OpenGL section of the SDL tutorial. Use the equivalent PySDL functions, and see what happens. I'm sorry I've taken so long to reply, my mother has been rather ill and I've been dealing with family. Luckily all is well now, and I should be able to get back to work. |