OZONE Asylum
Forums
Multimedia/Animation
array! grid toy
This page's ID:
11272
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
[url=http://www.csl.sony.co.jp/person/rekimoto/java/jwintab/]http://www.csl.sony.co.jp/person/rekimoto/java/jwintab/[/url] Here is the link, I strongly advise you to try this. (or at least download the package and read the docs). On Windows, there is an api that "communicates" with tablets, aka Wintab. In Java, there's a JNI, (Java Native Interface), to send native calls to the system (talk 1/0 with those peripherals). The very small Jwintab.class uses Wintab, through JNI, to provide Java coders with a very simple "tablet programming" interface: Once you make a new "jwintab" object, it will listen to inputs from your wacom, in terms of X position, Y position, angle, pressure. And you can call those properties at any moment in a java program. I already used Javascripts to control applets, and FS commands to access javascript from a Flash movie. I can imagine a java applet, as a Wacom listener, in a web page, besides a Flash movie that contains the main action script. in pseudo code, imagine something like: [code] onmousemove = callWacom(Xpos,Ypos,Angle,Pressure); [/code] That would be all the Java/JavaScript/Action Script required to access a Wacom tablet ;) You like the concept?... [url=http://www.wapod.com/~beta/] [img]http://www.wapod.com/~ini/newsig4.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »