An open API service indexing awesome lists of open source software.

https://github.com/bakercp/ofxtouchpad

Multitouch support for touchpads.
https://github.com/bakercp/ofxtouchpad

multi-touch openframeworks openframeworks-addon trackpad

Last synced: 11 months ago
JSON representation

Multitouch support for touchpads.

Awesome Lists containing this project

README

          

![Screenshot](https://github.com/bakercp/ofxTouchPad/raw/master/screen.png)

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.