Easiest way to do simple animation (no GUI)

Jason Cunliffe jasonic at nomadicsltd.com
Sat Oct 21 20:15:20 EDT 2000


Maybe these will help..

http://boa-constructor.sourceforge.net/

www.blender.nl

http://www.ssec.wisc.edu/~billh/visad.html
and in particular
http://www.ssec.wisc.edu/~billh/README.python


-- Jason
________________________________________________________________
Jason CUNLIFFE = NOMADICS['Interactive Art and Technology'].DesignDirector

T Teemu E Kurppa <ttkurppa at cs.Helsinki.FI> wrote in message
news:8snhsv$ivb$1 at oravannahka.helsinki.fi...
> What is the best way to do simple animation with Python. I'm planning to
> do a simple robot simulator with Python, and I need some simple way to
> do graphical view of simulator state. Simulator gets commands from other
> processes through sockets, and updates its state. It has to show
> graphical view of its state quickly. However, I don't need any GUI
> components, and would prefer simple viewer, because program is not
> "GUI-event driven", if you understand what I mean.
>
> Is there other solutions than wxPython or Tkinter ? If not, which one
> would you prefer ? Simulator will be run on Linux-machines only.
>
> Thanks in advance,
> --
> Teemu Kurppa
> University of Helsinki
> Teemu.Kurppa at Helsinki.fi





More information about the Python-list mailing list