Russell-Newton / MultiTouch

A lightweight touch gesture recognition library written in C.
https://russell-newton.github.io/MultiTouch
MIT License
9 stars 0 forks source link

Link demo page to lib #157

Closed Russell-Newton closed 1 year ago

Russell-Newton commented 2 years ago

The demo page has been created, but the pointer data that it collects needs to be passed to the library, and the processed gesture events need to be handed back to the demo page.

This will require extra conversion steps for the C enums