Tag Archives: accident

A Happy Accident.

I was home sick from work today, too sick to talk or really get out of bed and do anything– but fortunately not too sick to tap on a keyboard for a while. So I cracked open my long-neglected laptop and downloaded the latest version of Processing, which for those of you who don’t know it, is a really cool programming environment designed for artists. It’s a great big toybox full of fun gadgets, with plenty of examples to crib from, so you can just start with something interactive right away, and tinker with it until it does what you want–or does something completely unexpected.

It’s funny, because I was just talking with a friend the other day about watercolor, and how the happy accidents are what make that medium so much fun. We were comparing it to our day jobs in computer animation, where everything that happens is deliberate (not to mention expensive.) So it’s nice to see that happy accidents can happen in the computer once in a while too.

Inadvertent data art

test9

I’m fascinated by the way our viral video has been spreading around the web. It’s a very chaotic process. One day it’ll get a few hundred views, and the next day 60,000. Blip.tv gives some very basic statistics, but it doesn’t really tell the story of how the clip’s popularity spreads from one community to another. So I’ve started using Processing to try to visualize it. Processing is really easy to learn to use, but certain commands, like bezierVertex(), have slightly less-than-intuitive arguments. The image above was the result of one of several failed attempts to understand that particular function.