by pixelpusher on Tuesday 18 November 2008
[Blog, Software]
For all you Americans out there. Here is a Processing sketch of some bouncy turkeys for you to play with. Happy Turkey Day!
No Comments
by pixelpusher on Sunday 27 April 2008
[Blog, Software]

Originally uploaded by da mad pixelist on flkr
I’ve been playing with the offsetcircles patch from before, and came up with a whole bunch of nice results. Taking a page from Claude, I made the drawing recursive (hmm… makes me want to use Scheme…) and rendered out these two short videos. These are fun experiments in basic, rotary motion. Its really amazing what fun you can have with simple math, rotations, and some blending.
There’s also this one.
Here’s the actual sketch plus code (the last version, anyway):
No Comments
by pixelpusher on Monday 25 February 2008
[Blog, Software]

I was playing around with doing some object tracking and movement recognition when I started playing and came up with a quick sketch that turns detected movement into bubbles. It’s a good starting point for a series of interactive works, I think. I can see adding image textures to the bubbles, as well as making them react a little differently as time goes on…
The maxmspjitter patch in a zip archive:
movement bubbles sketch

MovementBubbles (all non-cv.jit portions) by
Evan Raskob is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.
No Comments