Initial support for Multi-touch based TUIO input
commit267ffbd9306ce04f28daa061e8d96ffe36222d89
authorThomas Perl <thp@thpinfo.com>
Tue, 5 May 2009 17:30:25 +0000 (5 19:30 +0200)
committerThomas Perl <thp@thpinfo.com>
Tue, 5 May 2009 18:19:14 +0000 (5 18:19 +0000)
treef151a3c13c87bc13fbdd0b1eb5e7399829292231
parent3ec0dae03571766d04806e9adca6cd5e755fc4b9
Initial support for Multi-touch based TUIO input

This is based on PyTUIO and an embedded Python interpreter.
See README.multitouch for further information.
App.cpp
Makefile.am
PythonInput.cpp [new file with mode: 0644]
PythonInput.h [new file with mode: 0644]
README.multitouch [new file with mode: 0644]
configure.in
tuioinput.py [new file with mode: 0644]