>>43
When I saw this fantastic quasicrystals animation, I simply had to replicate it in pure JavaScript! Be patient while the first few frames are computed slowly. They are cached and used afterwards to create a smooth animation.
It's too bad there's not an image format that would support a 256 color animation like this, by loading frames into memory and then looping them to create a smooth animation.