garagem - 2006

Processing applet developed for the Garagem music festival (Brasil - 2006).

Design by Matteo Ferroni.

Virtual online 3d world where the music of the festival can be heard. The world is composed of elements that alter their shape based on a frequency analisys of the music playing.

To develop the world I created a framework that allows the generation of virtual worlds. It can be configured without programming, using XML files to describe the object type, position, scale, and frequency to which it reacts and other global characteristics like the music of that world.

It can also be configured visually by adding, moving, scaling and rotating the objects in the real environment and then saving the configuration to a XML file .

It can import 3d models in .obj format, svg images, and Java objects that implement a particular interface so they can draw themselves in the virtual work.

software

Applet Java + Processing