https://github.com/interactivescapegmbh/tuio_client_js
A client implementation of the TUIO 1.1. and TUIO 2.0 protocol in java script.
https://github.com/interactivescapegmbh/tuio_client_js
javascript tuio tuio-client
Last synced: about 1 year ago
JSON representation
A client implementation of the TUIO 1.1. and TUIO 2.0 protocol in java script.
- Host: GitHub
- URL: https://github.com/interactivescapegmbh/tuio_client_js
- Owner: InteractiveScapeGmbH
- License: mit
- Created: 2023-10-04T09:40:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T14:23:25.000Z (over 1 year ago)
- Last Synced: 2025-03-31T04:01:56.479Z (over 1 year ago)
- Topics: javascript, tuio, tuio-client
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tuio Client js
This is a [TUIO](http://tuio.org/) JavaScript client aimed at running in the browser using WebSockets for TUIO trackers that provide WebSocket access.
It is build upon the osc library [osc.js](https://github.com/colinbdclark/osc.js).
# Usage
See the examples in the `examples` folder.
# Development
Our [TUIO 1.1 Simulator fork](https://github.com/paul-peters/TUIO11_Simulator) contains an [executable jar](https://github.com/paul-peters/TUIO11_Simulator/tree/master/release/TUIO_Simulator_WS) to simulate a tuio websocket on `localhost`.
We are also working on a TUIO2.0 simulator. If you like to have a look at a preview contact us at github@interactive-scape.com