Basic animation in Python - how to
Peter Wang
misterwang at gmail.com
Sat Dec 8 09:15:46 EST 2007
On Dec 8, 6:37 am, "http://members.lycos.co.uk/dariusjack/"
<dariusjack2... at yahoo.ie> wrote:
> I need to draw a shaded rectangle and have flashing (gif animated)
> points on it
> so not to refresh all objects a rectangle, but points, changing their
> colors, attributes.
> Please refer me to some basic Python code for animation like that .
>
> Darius
What kind of graphical environment and operating system do you want to
do this on? Is there a particular UI toolkit you have in mind? Or do
you want to output an animated gif or small movie file?
-Peter
More information about the Python-list
mailing list