Hi!

I'm evaluating some of pyglet's features for an upcoming project. I
looked through the official docs for information on animating images
in a sprite sheet. The ImageGrid object looks great but there is no
guarantee the individual frames will be the same size (height seems to
be consistent but the widths is definitely variable). We'd like to
avoid loading each frame into a TextureAtlas if possible; the art team
already has a an established work flow in producing the sprite sheets.

Can someone point me to an example (or sample code) of loading a
sprite sheet with different size frames?

Thanks in advance!

iisdev

--~--~---------~--~----~------------~-------~--~----~
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