Re: Animation (was Re: (Q) Keeping copies of drawing areas)
Guido.van.Rossum@cwi.nl
Wed, 22 Jun 1994 09:23:38 +0200
> Here's an example simple animation using WINTERP 2.0 and the Xtango
> graphics/animation package. It presents an animated "towers of hanoi"
> game/algorithm with the disks smoothly stacking and unstacking between
> three "pegs" while a large GIF remains displayed in the background ...
I'm sure the same can be done in Python/Tk with less code. Anyone feel
challenged?
--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
URL: <http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>