Skip to content

lab101/Touch2Tuio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch2Tuio

Forwarding Windows touch events over Tuio. I'm using this to develop a tuio based application on OSX where the dev touchscreen has no OSX TUIO support. Connected the touchscreen usb to a windows box where I capture touches and forwared them using the TUIO lib from tuio.org.

Added a binary in the bin folder. Commandline usage for extra args.

Touch2Tuio.exe host port startFullscreen

example: Touch2Tuio.exe 10.200.10.179 3333 f

added the ability to generate automated touches for stresstesting. Press r to toggle this feature.

Demo video

About

Forwarding Windows touch events over Tuio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages