An art piece that uses news feeds and a button. This was also an Arduino project that never quite got off the ground. Users hit a button repeatedly in order to slowly scroll the news feeds. The feed only actually refreshed and updated every X number of presses, so very much like a skinnerbox.
This is an implementation of curves i worked with that are a bit unusual. It specifies a Destination, an origin, a lifespan, a starting Velocity, and a constant Acceleration, in order to define the curve!
Glitching Script
This was created because i wanted to explore file formats in wacky ways. Using a compination of a script written in python that would fuzz the bytes of a file, i would use the windows 7 image viewer, and its robust image data correction to get images to break in interesting ways!
Image generation
this little image was generated by a script that "grows" the tree according to a pattern. This was inspired by an old puzzle i read in Ivan Moskovitch's 1001 Playthinks Book.
Pixel Proximity Sorting
This was a script i wrote to do pixel sorting in a bit more of a organic method.
Pixel Sorting of Claude Monet's Poppies, Near Argenteuil..
Another example using All RGBPixel Sorting Algorithm in action