An open API service indexing awesome lists of open source software.

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

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