I'm interested in doing something like this:
http://hint.fm/wind/gallery/oct-30.js.html
It seems like a tile map, are the tiles animated gifs? If not how can this animation be achieved?
I was thinkimg to use PIL to generate the gifs and serve it up with mapnik/tilestache, but tilestache doesnt seem to support .gif tiles.
Any ideas?