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

Re: [pygame] OpenGL + OS X refresh problem



Thanks for your reply Brian,

On Thu, Nov 11, 2010 at 02:27:02PM -0800, Brian Fisher wrote:
> can you provide a link or reference to something specific that doesn't work?

As I said, the 3D cube example from pygame.examples. Looking now it's called
pygame.examples.glcube.

> Also, do you know if you are using 32-bit or 64-bit python? 

64-bit. It's the Python 2.7 for OS X 10.6 installer provided at Python.org.

> Where did you install pygame from?

From source, I tried both easy_install and with the tarball manually.

David