Posts Tagged ‘processing’

P(h)ixel_02

Thursday, May 28th, 2009

Erratica - Phixel

So this is a bit more refined version of the P(h)ixel. For one, the structure is now laser-cut plexi and way less embarrasing than before. Second, it allowed for the test with the latex, which, is already giving me nightmares. I’m calling this thing my-own-private-videodrome.


(more…)

P(h)ixel_01

Wednesday, May 27th, 2009

Erratica - P(h)ixel

This is the first crapotype of the p(h)ixel: a physical pixel that reacts to changes in the environment. The pixel is part of a larger matrix that can create a low-res mapping of the environment by pushing or pulling on a flexible membrane. The first test clip is after the jump below.
Oh and for the record, I used my teeth to cut the cardboard…

(more…)

Time

Tuesday, April 21st, 2009

Erratica - Clock

A completely unreadable processing clock.
(more…)

Image Read 3

Thursday, April 9th, 2009

Erratica - Image Read

Another slight variation on the image read experiment. This time, the variation is based on the mouse distance, both for images and the webcam.
(more…)

Image Read 2

Sunday, April 5th, 2009

Erratica - Webcam

This is the continuation of the image processing test driven this time by the webcam. The next step will be to make each of the cells being placed on the image be more than just an ellipse and have them be driven by the brightness of the pixels.
(more…)

Image Read

Friday, April 3rd, 2009

Erratica - Image Processing

Reading the pixel data of an image to drive the color and scale of circles.

Next step will be to draw the webcam video using the ellipses. Now its just changing based on a random number linked to the brightness.

(more…)

Processing Patterns 01

Thursday, March 26th, 2009

Erratica - Processing Patterns

I’m working on my Processing skillz these days. Here are a few images of a simple recursive branch.

(more…)

Arduino Confetti

Monday, March 23rd, 2009

Erratica - Confetti

A photoresistor controlling the size, color, alpha and placement of the circles in processing.

Code and clip after the jump below.
(more…)