The last sentence is:
"Unfortunately, the P5 glove's novel input features (e.g. its (x,y,z) position, pitch, yaw, roll, finger bends, LEDs, and buttons) are not available to JInput."
I can see your point, but I meant that, with the current JInput installation, the P5 glove cannot be fully 'seen'.
Well properly, its that "the current default Win32 plug in only shows what DirectInput sees. The current default L:inux plug-in shows whats discoverable over USB. The Current default OSX plug-in shows what is doiscoverable by the HID manager."
The steps required to write a plug-in would make for an interesting article. Is that information available anywhere? I might try to do it myself if I knew where to start.
Um... beyond the Java Docs and the source to the three existing plug-ins, no I dont think there is much other documentation currently, sorry. Endolf did the Linux plugin and SWP the Mac plug-in by using the Win32 plug-in as an example...
- Andrew