DISPLAX provides example programs and scripts for developers who want to integrate TUIO events into their applications. These examples help test touch and object recognition events coming from DISPLAX sensors via TUIO protocol.
OSC package for Node.js
Install Node.js and reboot your computer.
Open Command Prompt (Windows) or Terminal (Ubuntu/macOS).
Install the OSC package:
Run one of the following scripts:
For TUIO 1.1 → node dpx-tuio-1.js
For TUIO 2.0 → node dpx-tuio-2.js
📥 Download Node.js Scripts here.
Windows OS (for precompiled binary)
Or Qt Creator / other IDE for compiling on Linux/macOS
Download and extract the program files.
Run QtTUIODemo.exe
(Windows).
This program outputs Touch and Object events from TUIO 1.1.
📥 Download Windows program here
📥 Download source code (Qt Creator project) here
For additional programming languages, source code, and TUIO implementations, visit:
👉 TUIO Official Website