Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/interactivescapegmbh/tuio_client_js

A client implementation of the TUIO 1.1. and TUIO 2.0 protocoll in java script.
https://github.com/interactivescapegmbh/tuio_client_js

Last synced: 8 days ago
JSON representation

A client implementation of the TUIO 1.1. and TUIO 2.0 protocoll in java script.

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`.