Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeanticode/tablet
Tablet is a library for using pen tablets from Processing.
https://github.com/codeanticode/tablet
Last synced: 24 days ago
JSON representation
Tablet is a library for using pen tablets from Processing.
- Host: GitHub
- URL: https://github.com/codeanticode/tablet
- Owner: codeanticode
- License: other
- Created: 2013-08-29T15:24:16.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T15:36:00.000Z (about 2 years ago)
- Last Synced: 2023-04-14T04:21:36.969Z (over 1 year ago)
- Language: Java
- Homepage: http://processing.andrescolubri.net/libraries/tablet/
- Size: 3.19 MB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
Tablet is a library for using pen tablets from Processing. Only tested with Wacom tablets so far.
ACKNOWLEDGMENTS
1) JPen (Java Pen Tablet Access Library):
https://github.com/nicarran/jpen2) Processing Library Template:
https://github.com/processing/processing-library-template3) Simplified methods to access azimuth and altitude by Benedikt Gross:
http://benedikt-gross.de/