On Thu, 4 Oct 2007, fccoelho wrote:
> I am implementing 2D drawing primitives (point, line, circle,
> arc,polygon) using pyglet.gl. Is this already done somewhere in the
> codebase or is there someone already doing this?
The only thing I've implemented is curve and line drawing based on SVG
specification. See examples/svg_test.py
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
-~----------~----~----~----~------~----~------~--~---