/ofxTableGestures

Openframeworks addon for creating applications using multitouch and tangible technologies via the TUIO protocol.

Primary LanguageC++OtherNOASSERTION

ofxTableGestures (formerly OF-TangibleFramework) is an addon of OpenFrameworks to support rich interaction using tabletop and tangible interfaces via the TUIO protocol.

We are changing a lot of code, modernizing and making it more OF-ish. It is incomplete ATM

You will need:
ofxGlobalConfig (https://github.com/chaosct/ofxGlobalConfig)
ofx2DFigures (https://github.com/bestsheep1/ofx2DFigures)

Compilation hint:
64bit builds have problems with old versions of OscPack (inside ofxOsc). This
makes builds not correctly listening for OSC/TUIO messages.
Just update it using the last version to solve these problems.

Warning:
This project is currently under heavy development. The underlying code as well as the specific interfaces of
its different parts may change in the future, leaving your project unable to compile unless you keep
the framework in its original state.
Please read future READMEs and CHANGELOGs for backwards compatibility issues.

Authors:
 Carles F. Julià <carles.fernandez@upf.edu>
 Daniel Gallardo <daniel.gallardo@upf.edu>

This project is released under the MIT license.