https://github.com/denisidoro/wacom2tuio
Cross-platform TUIO output bridge for Wacom tablets
https://github.com/denisidoro/wacom2tuio
Last synced: 4 months ago
JSON representation
Cross-platform TUIO output bridge for Wacom tablets
- Host: GitHub
- URL: https://github.com/denisidoro/wacom2tuio
- Owner: denisidoro
- Created: 2015-02-27T17:24:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T14:35:46.000Z (over 10 years ago)
- Last Synced: 2025-06-03T17:52:45.007Z (5 months ago)
- Language: C++
- Homepage:
- Size: 445 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wacom2Tuio
Cross-platform TUIO output bridge for Wacom tablets
### Download
Compiled binary files can be found [here][binary]
### Command-line usage
```sh
./wacom2Tuio # defaults: 127.0.0.1, 3333, true
```### Simulating native Windows touch
Use the simple, yet extremely useful [TouchProxy][proxy]
[binary]: https://github.com/denisidoro/wacom2Tuio/releases
[proxy]: https://github.com/frog/touchproxy