Diamond Touch Toolkit


The Grouplab DiamondTouch Toolkit is a tool for rapidly prototyping C# .NET applications that interface with the DiamondTouch table. The DiamondTouch table can detect multiple points of contact with its surface for up to 4 users. A bounding box is used to encompass all points of contact for a single user.

Recently MERL released a newer version of the DiamondTouch SDK which contained C# component almost identical in functionality to that from the Grouplab Diamondtouch Toolkit, with the exception that it didn't provide access to the raw signal data for each user. If you don't need access to this functionality it's recommended that you use this component instead of the one from the GroupLab DiamondTouch toolkit as it is likely more robust and efficient.

Contents



Download and Installation

The download instructions and files can be found on the GroupLab website:
http://grouplab.cpsc.ucalgary.ca/software/DiamondTouchToolkit/index.html

Recipes and How-To's

  • (Under Construction)

Tutorials and Examples

  • (Under Construction)