We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Wacom Tablet + Processing
Page Index Toggle Pages: 1
Wacom Tablet + Processing (Read 578 times)
Wacom Tablet + Processing
Oct 14th, 2008, 5:46pm
 
Dear all,

I want to draw by a Wacom tablet into a Processing sketch, so I'm interasted what is the best way to do it? (I use Windows.)

Java libraries available are JTablet (http://sketchstudio.cellosoft.com/jtablet-docs) and JPen (http://jpen.wiki.sourceforge.net).

Now, it's quite easy to integrate JTablet with Processing (http://processing.org/hacks/doku.php?id=hacks:wacom), but the problem is that the refresh rate of dots is quite low :(( When using JPen with a normal Java GUI AWT/Swing app and Graphics2D (http://jpen.wiki.sourceforge.net/Drawing+Surface+Example), you get much better refresh rate and better quality.

So, is there a way I could have that quality inside a Processing sketch, with JTablet or JPen or some other library?

Thanks!

Uros
Page Index Toggle Pages: 1