TUIOSimulator

From NUI Group

Jump to: navigation, search

The TUIO Simulator is available from Reactable Software and makes for a handy development tool for anyone who doesn't have or would rather not use their table. It is cross platform and configurable.

You can download the current release here: TUIOSimulator(platform independent).

Alternatively, you can download the latest version here.

  1. Open up terminal
  2. Go to where you want to download it.
    • cvs -d:pserver:anonymous@reactivision.cvs.sourceforge.net:/cvsroot/reactivision login
  3. Hit enter to accept anonymous login
    • cvs -z3 -d:pserver:anonymous@reactivision.cvs.sourceforge.net:/cvsroot/reactivision co -P TUIO
  4. Launch TuioSimulator.jar
  5. Or, from the shell type in java -jar TUIOSimulator.jar -host (ip address - usually 127.0.0.1) -port (portnumber - usually 3333)
    • java -jar TUIOSimulator.jar -host 10.1.5.72 -port 3333


Another simulator-SimTouch, by MattL, is available here: http://nuigroup.com/forums/viewthread/2647/