mattdesl / color-wander

:art: Generative artwork in node/browser based on a seeded random
http://color-wander.surge.sh/
1.62k stars 147 forks source link

Added a URL param to enable automatic randomization. #21

Open iangilman opened 6 years ago

iangilman commented 6 years ago

I love this generative art piece, and I'd love to "hang it on my wall" using a screen I have dedicated to such things, but it would be even better if it periodically updated itself (my screen is just passive, and besides I don't want to have to keep clicking). So I've added an optional URL param that allows you to turn on auto randomization and specify an interval.

By the way, I'm collecting a bunch of such code-based artworks (that work as passive art displays) here:

http://www.artywidget.com/

Anyway, please let me know what you think!