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