bakercp / ofxTouchPad

Multitouch support for touchpads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Access raw multi-touch device data on OSX 10.5 or greater.

Requires MultitouchSupport.framework to be included in the project.

In OSX 10.5-10.8 this can be found in /System/Library/Frameworks/MultitouchSupport.framework

In OSX 10.9+ this can be found in /System/Library/PrivateFrameworks/MultitouchSupport.framework

For openFrameworks 0.9.0+, the Xcode project files (including the private framework) can be generated using the Project Generator.

About

Multitouch support for touchpads.

License:GNU General Public License v3.0


Languages

Language:C++ 76.4%Language:C 22.7%Language:Makefile 0.9%