Class Connexion3D
java.lang.Object
eu.svjatoslav.sixth.e3d.gui.humaninput.Connexion3D
I have Space Mouse Compact 3D Connexion mouse: https://3dconnexion.com/us/product/spacemouse-compact/
I discovered that it is possible to read raw data from it by reading /dev/hidraw4 file.
TODO: reverse engineer the data format and implement a driver for it.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Connexion3D
public Connexion3D()
-
-
Method Details
-
main
- Throws:
IOException
-