On Tue, 26 Feb 2008, Robert Kern wrote:
> On Mon, Feb 25, 2008 at 12:03 PM, Drew Smathers <[EMAIL PROTECTED]>
wrote:
> > Hey Peter,
> >
> > Interesting. Pyglet and GUI integration would definitely be cool.
> > Maybe I missed something in your code, but why are you importing from
> > OpenGL instead of pyglet.gl? pyglet provides a ctypes binding around
> > OpenGL, so ideally your application should depend on pyglet or
> > pyOpenGL - but not both.
>
> We use numpy extensively and PyOpenGL's array support is useful. This
> example doesn't need it, of course.
Also PyOpenGL's layer is a little nicer to use - pyglet's is intentionally
raw.
Richard
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---