Michael Ang

A breadcrumb trail of project notes

Recent Entries

Pages

Archive for the 'Pixel by Pixel' Category

Van Gogh by Pixels

Posted by mang on December 5th, 2005 filed in Pixel by Pixel, School

For my very first Pixel by Pixel class with Danny Rozin I attempted to duplicate an 1889 self-portrait by Van Gogh using only coloured pushpins.
Here are pictures of Van Gogh by Pixels on the floor at ITP. The pics could be a little better — the piece does better with more diffuse lighting. [...]

Read More..>>

Accelerometer testing

Posted by mang on December 5th, 2005 filed in Pixel by Pixel, School

My good friend Jesse was kind enough to donate his oscilloscope to our campaign to saturate the world with blinky lights.
I used it to test out my ADXL210 accelerometer that I’m using for Smash Your Computer. Here are the ADXL210 construction pics.

Read More..>>

Smash Your Computer

Posted by mang on November 26th, 2005 filed in Pixel by Pixel

If you haven’t wanted to smash your computer at some point you are neither a computer user nor hacker (and then how would you be reading this page?)
The goal for Smash Your Computer is to use the processing power of the computer to provide a cathartic simulation of its own destruction. The installation [...]

Read More..>>

/me *heart*s PyODE

Posted by mang on November 26th, 2005 filed in Pixel by Pixel, School

PyODE is a Python wrapper around the Open Dynamics Engine. ODE does rigid body simulation including collision detection and friction.
I had to modify the source code for their third tutorial to make it work with my version of cgkit (2.0.0alpha5). Code on the next page. You can also press ‘d’ to drop [...]

Read More..>>