On Nov 20, 12:01 pm, Jonathan Hartley <[email protected]> wrote: > So my only outstanding question is, how do I get the texture regions > generated by label2texture into my application's texture atlas? I > thought that an atlas must copy the textures it is given into its own > internal texture, so I don't get why it cares about the type of the > image which is added.
Got it all solved here http://hg.codeflow.org/sociograph/file/d8008313a174/sociograph/atlas.py Cheers, Florian -- 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=.
