Tongseng is a TUIO wrapper for Mac OS X multitouch events. Now you can use the multitouch touch pad to send TUIO events to your multitouch application!
Visit TUIO.org for more information about TUIO.
-
Download the application package (Intel only)
-
Open it
-
Run Tongseng
-
Click the Start button to activate Tongseng
Then..
- Run your TUIO-based multitouch application
- Start touching your touchpad!
-
Retrieve the code. Using git
$ git clone git://github.com/fajran/tongseng.git
or by clicking the download button.
-
Open
TongsengApp/TongsengApp.xcodeproj
with Xcode. -
Build the project.
- Retrieve the code
- Go to the source directory
- Type
make
and return.