Documentation

Redirected from doc

This documentation is dedicated to the tangible and multitouch framework TWING.
You can find more informations about the multi-user tangible interface instrument application xenakis at this website.

The TWING API Online Reference. You can download the reference in the download section as CHM File.

Overview


The TWING framework provides you all necessary components for easy developing of your own tangible or multitouch interface application.

TWINGComponents

Tracking layer: The tracking layer implements an interface to connect to a marker/finger tracking system. At the moment a tracking based on MatraX is completely implemented and ready to use.

Framework layer: This layer contains all management and application base classes to help you to implement your own tangible or multitouch application.

UI layer: The UI layer helps you to develop your table optimized UI.

Logging: TWING uses log4net to do the logging. The log contains all important information about what happens in TWING internally.

Parts of the documentation