[wxPython-users] 2D vector drawing library for wxPython
Werner F. Bruhin
werner.bruhin at free.fr
Sun Jul 16 09:46:24 PDT 2006
Hi Andre,
I am not sure I understand what you want to do, but have you looked at
matplotlib?
http://matplotlib.sourceforge.net/
It has different backends, one of which is wxAgg.
Werner
Andre Meyer wrote:
> Hi Peter
>
> Thanks for the pointer. Agg is certainly an excellent 2D library. I
> was not aware that it was available in Python. Can it be used for
> dynamic interactive graphics, too (I mean real-time graphics with
> moving objects, sprites, etc.). PIL is not suited to this kind of
> graphics for visualizing processes in simulations, for example. And
> does it require Tk?
>
> regards
> André
>
>
>
> On 7/16/06, Peter Damoc <pdamoc at gmail.com> wrote:
>
>> On 7/16/06, Andre Meyer <meyer at acm.org> wrote:
>> > There is no decent 2D graphics library for Python available.
>> >
>>
>> That is not correct, have a look at aggdraw:
>> http://effbot.org/zone/draw-agg.htm
>>
>> Peter
>>
>>
>
>
More information about the wxpython-users
mailing list