[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Vectorial images



On Nov 10, 2006, at 11:44 PM, Nicolas Bischof wrote:

Hello!, i wanted to ask
is there a way to use vectorial images, hopefully SVG, to make a game in pygame?
i want to make a full scalable game.
is there a SVG package that con be used with pygame?
i´ve searched but i didn't find anything.

Its not SVG, but you can look at http://sdd.coderanger.net/projects/ amadeus/browser/trunk/amadeus for some ideas. Still a work in progress, but you can look at whats there.


--Noah