dinsdag 1 april 2008

Software Application : Part I

On monday and tuesday I worked very hard on my very own touch class in Actionscript 3. This class is needed to parse the messages send by the OSC. It now includes the following events:

FINGER_DOWN - Dispatched when a finger touches the screen.
FINGER_UP - Dispatched when a finger releases from the screen.
FINGER_MOVE - Dispatched when a movement of a finger has been found.

With these events it was very easy to create a simple multi-touch painting software in flash. Which looks like this:

Geen opmerkingen: