*blog... kind of... *rss
Wacom Javascript API
7 comments written so far...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 ;)
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 ;)
Installed it, did not work.
Any success?
Any success?
@Juho: Didn't knew about pen id, interesting. And yeah, need to play with the tilt too, but I doubt my old graphire tablets support that, will need to get a new one soon.
@zproxy: Weird, it did work here...
@zproxy: Weird, it did work here...
@mr.doob: If you end up getting a new tablet, consider buying one of those 6D art pens too. In addition to regular params (ie. location, tilt, pressure) they provide rotation (as in pen "roll") information. I still haven't got one but I assume even that as its uses. :)
@zproxy: Only win/mac are supported for now. It might be possible that you are missing the plugin. You can find it at http://www.wacom.com/productsupport/plugin.php .
@zproxy: Only win/mac are supported for now. It might be possible that you are missing the plugin. You can find it at http://www.wacom.com/productsupport/plugin.php .
I just wanted to say that the Harmony sketch page is awesome! Really great work you did there.
Thanks for sharing!
Thanks for sharing!
Thank you! :)
what about multitouch in ff4?
Have your say!
*profile

traditional id: Ricardo Cabello Miguel
based in: London, UK
more: github, twitter, twitpic, soundcloud and flattr
*post nav
Deleted myself from Facebook
Wacom Javascript API
César Alierta y las anotaciones de Youtube
Moving back to Spain
Setting up Ubuntu 9.10 on a Eee PC 1101HA
I'm a Windows... ssss... sseven! ... PC...
Decent SVN Client for Ubuntu / Linux
60fps' Cube Clock
Tweaking the spam comments filter
Prettifying Ubuntu
HTC Magic
*latest comments
Deleted myself from Facebook
Deleted myself from Facebook
Deleted myself from Facebook
César Alierta y las anotaciones de Youtube
La profesionalidad de Recreo comunicación
Nathan Fake the Sky Was Pink (edicion Leonardo Martin)
César Alierta y las anotaciones de Youtube
César Alierta y las anotaciones de Youtube
César Alierta y las anotaciones de Youtube
César Alierta y las anotaciones de Youtube
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. :)