Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ApoorvaJ/EasyTab
Single-header multi-platform tablet library
https://github.com/ApoorvaJ/EasyTab
Last synced: 2 months ago
JSON representation
Single-header multi-platform tablet library
- Host: GitHub
- URL: https://github.com/ApoorvaJ/EasyTab
- Owner: ApoorvaJ
- License: unlicense
- Created: 2015-11-01T12:05:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T17:18:20.000Z (over 4 years ago)
- Last Synced: 2024-05-02T20:14:01.894Z (9 months ago)
- Language: C
- Size: 30.3 KB
- Stars: 185
- Watchers: 13
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - EasyTab - header multi-platform tablet library (GameProgramming)
README
# EasyTab
Single-header multi-platform tablet library, for easy integration of drawing tablets (e.g. Wacom) into your code.## Features
* Single-file header-only. Extremely easy to integrate.
* Multi-platform. Currently supports Windows and Linux.
* Simple API. Only 3 API calls.
* Public domain## Documentation
Usage instructions and examples are included in the header file.## Contributions
Pull requests with new features, platforms or fixes are most welcome.