Showing posts with label code. Show all posts
Showing posts with label code. Show all posts

10 December 2007

Kaleidoscope Packing


Expanding on Natachas last entry, the content group suggest using the Processing code for circle packing when designing the behavior of the one video kaleidoscope and the various still kaleidoscopes.
The code can be found here.

04 December 2007

The Software Department needs you


To inspire y'all to contribute to the software, I am currently making a little step-by-step guide about writing Processing sketches for the framework Marius made earlier today. 

This first chapter only takes care of the very basics, but there are a couple more to come.


You will need the file that Marius posted earlier, so download that too.

Framework for harp application

Christer and I have just fleshed out a very basic application framework for the harp. It contains the basic logic of content in a single class called "Sketch", which allows for more than one person sketching content for the installation.

The framework is currently missing MIDI, webcam input etc., the software group will have to add this for it to be fully functional.

The framework can be downloaded here:
http://workshop.evolutionzone.com/files/HarpFramework.zip