tablet
tablet copied to clipboard
Tablet is a library for using pen tablets from Processing.
The tablet library appears not to initialize properly with the OpenGL renderer from time to time, without any pressure being returned by the getPressure() function, or the event callbacks not...
From an email report: "In P3D and P2D, the library seems to be queuing up all of the intermediate pen values between each draw() call - but when any of...
Users have reported errors when a sketch using Tablet also depends on the [Syphon library](https://github.com/Syphon/Processing): http://forum.processing.org/two/discussion/655/syphon-tablet-error#Item_3
The underlying JPen library does not support JAVAFX yet, see [here](http://sourceforge.net/p/jpen/discussion/753961/thread/ba1aedf6/).