Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Pressure Support for Windows/Mac OS #27

Open
CarJem opened this issue May 31, 2020 · 3 comments
Open

Suggestion: Pressure Support for Windows/Mac OS #27

CarJem opened this issue May 31, 2020 · 3 comments

Comments

@CarJem
Copy link

CarJem commented May 31, 2020

No description provided.

@Evidlo
Copy link
Owner

Evidlo commented Oct 22, 2020

I don't have an OSX or Windows device, so I can't implement this myself. Someone implementing this might consider emulating an HID device:

https://stackoverflow.com/questions/289572/usb-hid-pen-requirements
https://stackoverflow.com/questions/6505000/creating-a-virtual-hid-device

@Jcwscience
Copy link

I have a Mac and instead of trying to implement pressure sensitivity on a global basis I’m trying to spoof it on a program level in Blender 3D as a side project. Would you happen to know how I could use a second light weight script to only read the pressure data?

@roboldham
Copy link

I have a Mac and instead of trying to implement pressure sensitivity on a global basis I’m trying to spoof it on a program level in Blender 3D as a side project. Would you happen to know how I could use a second light weight script to only read the pressure data?

Did you have any progress with this JCW? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants