Archive for July, 2008

MultiTouch.Framework

Wednesday, July 16th, 2008

MultiTouch.Framework is a native Cocoa multi-touch framework for Mac OS X that I’m currently programming for the Media Computing Group at RWTH Aachen University. This Video shows a feature of the library that let’s you create touches on the iPhone, that are then dispatched on the tabletop computer.

To do so I created an iPhone application that sends all touch events generated on the iPhone via a WiFi connection to the computer running the multi-touch framework. This feature allows the developer of multi-touch applications to generate touch events without having to sit beside a multi-touch table.

The framework will be available soon for your own multi-touch development. Please check the official website for latest updates.