Skip to content

rstets/tongseng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tongseng

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.

Usage

  1. Download the application package (Intel only)

  2. Open it

  3. Run Tongseng

    Tongseng

  4. Click the Start button to activate Tongseng

Then..

  1. Run your TUIO-based multitouch application
  2. Start touching your touchpad!

Compilation

GUI Application

  1. Retrieve the code. Using git

     $ git clone git://github.com/fajran/tongseng.git
    

    or by clicking the download button.

  2. Open TongsengApp/TongsengApp.xcodeproj with Xcode.

  3. Build the project.

Command line application

  1. Retrieve the code
  2. Go to the source directory
  3. Type make and return.

About

TUIO wrapper for Mac OS X multitouch events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.8%
  • Other 1.2%