Ever tried to make an online drawing application and got frustrated because you couldn't access the Wacom tablet pressure? I know the feeling :)
Although I'm a bit surprised of how little publicity this thing had (none?) seems like
Wacom has had this ready for quite a while (Windows/MacOS only) and with the latest drivers it should all work smoothly.
If you have a Wacom tablet, take a look at
these demos. To learn how to integrate it into your application, here it's
the info but I found easier just to
take a look at the sources of this demo. If you're a Flash/Flex developer,
external interface is your friend, at least until Adobe implements it within the player.
Of course, I've implemented it already in
Harmony ;)
I was just wondering how to add Wacom support to the app last weekend. :)
I glanced at the API and tried out the demos. Pretty much the only thing missing is the pen ID. It would be handy to be able to bind a brush to a specific pen. That's something I can live without, though. The support for tilt totally makes up for that. :)