Puffer vector graphics editor
Just in time for pyweek I've finished this very quick and very dirty vector graphics editor. You can find it here: http://mccormick.cx/dev/puffer-release.tar.gz It saves polygons in a datastructure which can be traversed to get the arguments for pygame.Draw.polygon() calls. Well it's 5am here so it's time for bed. Good luck everyone!(log in to comment)
Comments
Cheers!
richard on
2006/09/03 06:48:
Your first screenshot looks way cool :)