Mike Lawrence wrote:
> Some of my circles are static, but some are dynamic (size based on
> mouse position).

You might like to consider pre-creating vertex lists
for a range of step sizes, then for each circle
pick the one nearest the resolution you want and
scale it to size.

-- 
Greg

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