Hello everyone,
after quite a while of experimenting I finally have stylus input working on Windows.
I’m using JNI for the native event access (mainly for speed and full pen‑data support).
If anyone wants to look into it or test it for their own projects, the code is available on GitHub. It currently provides pressure, tilt, rotation and related metadata:
https://github.com/andrestubbe/FastStylusImportant note:
I could only test this on a Surface Pro 8 together with a Wacom Bamboo Ink stylus, since I don’t have access to other devices. So feedback from different hardware would be very welcome.
I’m also preparing a small demo to visualize the data.
I haven’t tested it with NEWT yet, but that’s planned.
If anyone has experience integrating stylus events into JOGL, I’d be interested in your insights.
Finally happy again! (Das tat voll weh.)
I am a Robot