Add pointlog2svg utility for the thesis
[numtypysics.git] / README.multitouch
blob115886400186f207b1db4deb2b5247d2e50e65fe
2   Multi-Touch Table Support (TUIO) for NumptyPhysics
3   ==================================================
5   NumptyPhysics now allows you to use your TUIO-based
6   Multi-Touch table as input device.
8   You have to have Python (tested with 2.5) installed
9   and a working "python-config" script in your $PATH.
11   The PythonInput.{cpp,h} files take care of loading
12   and setting up the Python Interpreter and running
13   the Python script (tuioinput.py) that will set up
14   all that is necessary to read from TUIO and generate
15   events. See the file tuioinput.py for how it's done.
18         Thomas Perl <thpinfo.com/about>, 2009-04-24