andreasmuller/ofxWacomFeelMultiTouch
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.
ofxWacomFeelMultiTouch ====================== ofxWacomFeelMultiTouch is an Openframeworks add-on for the Wacom Feel Multi Touch SDK. OSX only for now, but a Windows version should be possible. The Wacom Feel SDK only supports a very limited number of tablets, so be very careful when purchasing a tablet if you are planning on using it with this software. From http://www.wacomeng.com/touch/faq.htm - The Feel™ Multi-Touch SDK is available for free from Wacom and works with Wacom multi-finger touch tablets CTH470 and CTH670. Using it in your program ------------------------ An example program is included, but to start from scratch simply: - Include the WacomMultiTouch.framework, this will be available on your system once you have installed the drivers for your tablet. - Run the init() on your ofxWacomFeelMultiTouch object. - Attach listeners for ofEvents.touchDown, ofEvents.touchUp and ofEvents.touchMoved. Known limitations ----------------- - Touch area is limited to a sub-area of the touchpad, marked by lines on my Bamboo CTH-470.
About
OpenFrameworks addon for Wacom Feel Multi Touch
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published