AboutThe tuioZone library for Processing provides a way to set zones within a multi-touch screen to respond in useful ways to TUIO (1.0) messages sent from a tracking application, like tbeta. It processes TUIO events and provides methods to get data about each zone and related cursor data.
InstructionsUnzip and put the extracted tuioZones folder into the libraries folder of your processing sketches. The source code, a reference Javadoc, and examples are included in the folder. You will also need the oscP5 library. A tracker application, like tbeta, will be needed to send TUIO (1.0) messages to the application.
Download
(version 0.2.0) tuioZones - released 10/21/10 DocumentationAn online Javadoc is available. The Javadoc is also included in the download. ExamplesGroup Zones TestedPlatform: OSX AuthorjLyst SourceThe download contains the source code. The library is free for use under GPLv3. |