Skip to content

EloiMarin/ofxTableGestures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.9%
  • Makefile 0.1%