chaosct / ofxTableGestures

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

Home Page:http://www.mtg.upf.edu/research/interaction/technologies?p=Tangible%20Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://www.mtg.upf.edu/research/interaction/technologies?p=Tangible%20Framework

License:Other


Languages

Language:C++ 99.4%Language:Makefile 0.5%Language:C 0.2%