Processing webcam experiment1: Negative
Processing webcam experiment1: Negative, originally uploaded by 0olong.
Basically, it’s done by subtracting each from from the previous. Uploaded by Dolong
Read MoreDisco Maths 3
Disco Maths 3, originally uploaded by thegoodchild.
or (az = 0; az < 360*repeat ; az+=azStep) {
for (r = 100; r < 600; r+=10) {
x = r * (sin(ze) * cos(az));
y = r * (sin(ze) * sin(az));
z = r * (cos(ze));
aStar = new Star(x,y,z);
s.add(aStar);
}
ze += zeStep;
}
Read MoreYou Can Leave Your Hat On
Photo on 2010-02-12 at 12.46 #3, originally uploaded by abbeylane.
This is the set piece for a group of photos known at MY HATS, If you click the photo, it will take you to the photostream
where you can find the rest of the hats. If lucky, you will heart the song that goes with it.
It was actually a set of photos made into a video based on this song.



