top | item 8265564

(no title)

kenfox | 11 years ago

Author here. That's a nice trick to put the animations side-by-side. Thanks!

I had looping versions of the images, but changed them to stop because it seemed confusing to not clearly see the initial and ending states. Refreshing the page to replay an image seemed to work ok, but maybe not in all browsers?

The github project has versions animating longer runtime programs. They are linked from the smaller images in the blog post and might be useful to open side-by-side when reading the text.

discuss

order

infogulch|11 years ago

Instead of looping immediately, you could make the last frame last like 6 seconds, and perhaps have a couple seconds of all-black at the beginning.

aftbit|11 years ago

I've found that even in cases where a normal refresh won't restart the animations, a Ctrl-F5 will (forcing the images to be reloaded from the server, instead of cache). This is in Firefox on Arch.

jrapdx3|11 years ago

Though in this particular case, just reloading the page restarted the animations just fine. Even so, I'll try C-F5 to see if that's better.

gridspy|11 years ago

What you should do to fix that is to make the very last frame and very first frame much longer. That would make the loop obvious.

Nice graphics!