mkalten/TUIO11_Mouse
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
TUIO MOUSE & TOUCHPAD DRIVER ---------------------------- Copyright (c) 2005-2016 Martin Kaltenbrunner <martin@tuio.org> This software is part of reacTIVision, an open source fiducial tracking and multi-touch framework based on computer vision. http://reactivision.sourceforge.net/ Prerequisites : -------------- This application requires an installed Java Runtime Environment: http://www.oracle.com/technetwork/java/javase/downloads/ Usage : ------- You can start the application just by double-clicking the TuioMouse.jar file. This multiplatform Java application will register into the System Tray. If you want to specify an alternative TUIO port or start the application from the command line, just type: java -jar TuioMouse.jar [port] (substitute with the desired UDP port number) TuioMouse will use the first available TuioCursor as the principal mouse pointer. Additional TuioCursor ADD and REMOVE events are treated as mouse button PRESS and RELEASE events. TuioTouchpad behaves like a notebook touchpad by interpreting the cursor velocity as relative displacements. Source Code: ------------ You can find the source code of the two classes TuioMouse and TuioTouchpad in the source archive, along with a simple script for compilation. 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 References: ----------- This application uses the TUIO Java library. See http://reactivision.sourceforge.net/ for more information and the source code.
About
TUIO 1.1 mouse driver
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published