3D Mouse and Java

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
duesentrieb66
Posts: 3
Joined: Sat Feb 18, 2017 9:29 am

3D Mouse and Java

Post by duesentrieb66 »

Hello all,

I just got my 3D Mouse and need to use it in my application with Java3D.

Where are the classes to use this mouse in Java? All I can find are posts from 10 years ago.

Thanks
duesentrieb66
Posts: 3
Joined: Sat Feb 18, 2017 9:29 am

Re: 3D Mouse and Java

Post by duesentrieb66 »

never mind. I made it y self.
hjbflyer
Posts: 9
Joined: Tue Feb 28, 2017 9:47 am

Re: 3D Mouse and Java

Post by hjbflyer »

Hello,

I am also struggling with a JNI implementation. For a short time I received callbacks. But now
nothings happens ans I have no clue. Could you provide your implementation?

Thanks in advance.
hjbflyer
Posts: 9
Joined: Tue Feb 28, 2017 9:47 am

Re: 3D Mouse and Java

Post by hjbflyer »

I have implemented the API in Java. It can be downloaded from

https://github.com/hjbflyer/3DConnexionAPI

Have fun.
Post Reply