PatHightree / SpaceNavigator

SpaceNavigator driver for Unity3D
MIT License
173 stars 52 forks source link

Add support for setting LED on/off. #39

Closed krisrok closed 3 years ago

krisrok commented 3 years ago

Fulfilling #12 -- better late than never ;)

Tested on Windows with SpaceNavigator Compact, VID: 0x256f, PID: 0xc635

PatHightree commented 3 years ago

That's great, thanks! I was just looking at that recently and had no idea where to even start :) Do you know if it's possible to do gradients, or is it binary only ?

krisrok commented 3 years ago

Got the protocol from an old post on the 3dconnexion forums, there it was said to be binary only.

PatHightree commented 3 years ago

Ah well, I was toying with the idea of making the led pulsate. Good detective work none the less !

krisrok commented 3 years ago

Well you can try to software-pwm the hell out of it :D

PatHightree commented 3 years ago

Hahahaha, yeah let's burn those cpu cycles on something worthwile :p