-
Notifications
You must be signed in to change notification settings - Fork 0
TUIO 1.1 QuartzComposer plugin
License
mkalten/TUIO11_Quartz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TUIO Quartz Composer Plugin --------------------------- Copyright (c) 2005-2016 Martin Kaltenbrunner <[email protected]> This software is part of reacTIVision, an open source fiducial tracking and multi-touch framework based on computer vision. http://reactivision.sourceforge.net/ Installation: ------------- Copy the Quartz Composer Plugin "TuioClient.plugin" into the folder "/Library/Graphics/Quartz Composer Plug-Ins/" and restart Quartz Composer. Demo Patch: ----------- This package contains a basic Quartz Composer patch "TuioDemo" that receives and decodes TUIO messages reveived from any TUIO enabled tracker. This patch draws a black square along with the SymbolID for any received TuioObject as well as a grey circle for each TuioCursor, as well as an ellipse for each TuioBlob. The TuioClient Plugin has a settings field for an optional UDP port, the default TUIO/UDP port is 3333. There are three outputs, the first one is giving all current TuioObjects, while the second port outputs TuioCursors, and the third TuioBlobs. All ports output "Structures", which are parameter lists that contain some of the following attributes (depending on the actual output): s_id ... session ID c_id ... cursor/symbol/blob ID xpos ... position on X-axis (0...1) ypos ... position on Y-axis (0...1) angle .. rotation angle (0...360) width .. blob width (0...1) height . blob height (0...1) area ... blob area (0...1) xpeed, yspeed, rspeed, maccel, raccel ... speed and acceleration values Source Code: ------------ The TuioClient Plugin comes with its full source code which can be built using XCode 3.2 or later on Mac OS X 10.6 or later. License: -------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Acknowledgments: ---------------- Many thanks to Sandor Rozsa <[email protected]> for providing the basis for the improved TuioDemo patch.
About
TUIO 1.1 QuartzComposer plugin
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published