Tracking IR Dots

For a dance performance I need to project some images over the body of the dancers.
I found a non-expensive way of doing it with ping pong balls and some really cheap flashlights.

Then for the tracking software I used CCV ( available at nuigroup.com ). It´s sends TUIO commands to a little application on openFramewokrs.

Download the source code here

Creative Commons License
lightTracker by Patricio Gonzalez Vivo is licensed under a Creative Commons Reconocimiento-No comercial-Compartir bajo la misma licencia 2.5 Argentina License.

Share

Processing Virtual Keyboard for MultiTouch Proyect

Tiper2:  Virtual KeyBoard for multiTouch proyects. Made with Processing. Very Beta

Tiper2MapMaker: Helps you to generate the key map using a picture. Press any key of your real or fisical keyboard and it´ll appear. Then drag it to the place you like. It works better when you download it because it need to save the map.kbd with every change.

Also you can download the full code with files here.

Creative Commons License
tiper2 by Patricio Gonzalez Vivo is licensed under a Creative Commons Reconocimiento-No comercial-Compartir bajo la misma licencia 2.5 Argentina License.

Share

soundOrbiter: a little project to play with rythms

Exploring new ways of connecting expressive arts lenguages with new technologies I came with this code inspired on others well know applications.

This program let you record and play sounds in a orbital loop rings.

- To record pressing the mouse button
- Speed up or down the time with “+” and “-”
- Navigate beetewn the sounds with the UP and DOWN arrow keys and move them ford and back with LEFT and RIGHT keys.
- Delete them with DELETE key

Enjoy!

Code written with Processing  [ here ]

Download executable binaries: [ Linux ] [ Windows] [ MacOS]

Creative Commons License
soundsOrbiter by Patricio Gonzalez Vivo is licensed under a Creative Commons Reconocimiento-No comercial-Compartir bajo la misma licencia 2.5 Argentina License.

Share