Skip to content

mediosInteractivos/OF-TangibleFramework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OF-TangibleFramework is a collection of addons to be used with OpenFrameworks to support rich interaction using tabletop and tangible interfaces via the TUIO protocol.

At the moment it includes:
* An embedded simulator.
* Distortion correction for projection.
* A general framework to create gesture recognizers directly or through composition.
* Areas for filtering inputs
* All gesture recognition and area filtering is done in a separated thread.
* Base classes for autonomous objects, with updating, drawing and event notification, with automatic subscription.
* Some basic examples on how to use the code.
* A partial implementation of tuio 1.1 (no 3D blobs or multiple sources at the moment)

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

Framework for creating OpenFrameworks projects using multitouch and tangible technologies via the TUIO protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published