Hi All,

I'm trying to get something up in pypy that'll get me a window, GL
context, and a basic GL wrapper on windows, linux, and osx. So far
pyglet has been the only success I've had; I've been able to open a
window (but not draw anything to it) using the ctypes only cocoa-port
clone Phillip linked in an earlier thread. I've only just started
looking a little deeper into that, but I thought I'd make a post here
to say +1 for being able to leave the PyObjC dependency behind. I'm
hoping someone might be able to give me a bird's eye view of the
barriers using ctypes over pyobjc presents (I don't know much
objective c, but I'm plenty handy in python and C both), maybe there's
something there I can contribute to. At the very least I certainly
don't mind testing on 32 and 64 bit macs, and I'm happy to patch bugs
I understand.

-Alex

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to