This project was only made possible by the hours and hours invested by people working with and developing the following software and hardware. A big thanks to you all !

RepRap - An open-source rapid protoyping machine
openFrameworks - openFrameworks is a C++ library for creative coding. I use it to create and run the live animations. It's amazingly powerful for dealing with images and video.
Processing Processing is an electronic sketchbook for developing ideas. I use it to produce the 3 Dimensional drawings which are sent to RepRap.
Arduino Arduino is a physical computing platform based on a simple I/O board and a development environment that uses the Wiring library to simplify writing C/C++. I used it to control the RepRap
SuperCollider - SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. I am using it to do some audio analysis of signals coming from electrosmog detectors



The main code that I wrote that maybe of use to other people are some Processing sketches that allow you to write 3D Turtle Geometery and send them out to a machine (such as a RepRap) as Gcode. As usual these are a bit messy and I am working on tidying them up, and making examples, but if you are really interested just e-mail me and I will be able to send something.

I have also documented some of my RepRap building experiences here: studio notes section of this site.