On Apr 29, 1:20 am, Woodwolf <[email protected]> wrote:
> Hello!
>
> I know this is going to be a quite general question, but I need to
> know if someone knows about this.
I don't know the answer to the question about combining GL calls with
sprite draws, but using pyglets Ordered Groups might help with your z-
order. I believe you can put sprites and the GL calls in the same
batch. Then give each an OrderedGroup and sort their z-order as you
need.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---