nodebox-tuio-touch

Nodebox TUIO Touch

Demo templates for creating touch experiments with Nodebox.live using TUIO.

These examples receive the touch signals via web sockets (port 8080).
You can use these examples with TongSeng to prototype multitouch experiments on the trackpad / magic pad of your macbook.

Usage

  1. Disable multitouch gestures on your mac (Check out the trackpad settings)

  2. Download the TongSeng app here.

  3. Switch Tongseng to WEB mode and press Start

  1. Open one of the examples and use your fingers

Touch Nodes

Forward each touch move event to a dedicated nodebox node.

Touch Zones

Create dedicated zones to capture touch event.

Touch Points

Sends a collection of points to nodebox, one for each finger.

License

Licensed under the GPL license.
The templates are using a custom rolled version of Tuio.js.