Skip to content

ilab-mainz/nodebox-tuio-touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Forward each touch move event to a dedicated nodebox node.

Create dedicated zones to capture touch event.

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.

About

Demo templates for creating touch experiments with Nodebox.live >>> https://ilab-mainz.github.io/nodebox-tuio-touch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages