> I need to render high-quality vector graphics with Python. I was
> thinking of something like 'cairo', though I need to run under win32
> and can't find a pycairo package for it. Suggestions?

I've had good experiences doing simple 3d vector stuff with Pygame.
It's wraps SDL so it has pretty nice capabilities.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to