Search Results

3
votes

OpenGL in Python with Snow Leopard?

I've used PyOpenGL 3.0.0 quite successfully on Snow Leopard. It uses ctypes, so it should be making 64-bit calls if those li …