Login  Register

Windows Ink or Wacom Stylus Support

Posted by Andre on Sep 01, 2024; 10:32am
URL: https://forum.jogamp.org/Windows-Ink-or-Wacom-Stylus-Support-tp4043515.html

Hello Folks,

It seems that MouseEvent.PointerType.Pen is currently only available for Android. Are there any plans to integrate support for Windows Ink or Wacom stylus features, such as pressure sensitivity, tilt, rotation, and the use of three buttons, into NEWT?

I haven’t checked the Wacom API yet, but I know it exists. I'll experiment with it soon.

I’ve found several generic APIs for Java, like lectureStudio/stylus and JPen, but none of them have worked so far.

Cheers,
Andre
I am a Robot