r57zone / OpenVR-OpenTrack

OpenVR driver with OpenTrack support / OpenVR драйвер, с поддержкой OpenTrack
Other
181 stars 19 forks source link

Finger tracking and body part #22

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello,

Have you found a way to send finger tracking data to SteamVR with CreateSkeletonComponent and UpdateSkeletonComponent ?

I am working with https://github.com/spayne/soft_knuckles but it doesn't work.

Else about the body part, I have absolutely no idea how vive tracker is working.

r57zone commented 4 years ago

Hello, there is only HMD support in this driver, there is no controllers support. I don’t know why it doesn’t work.

ghost commented 4 years ago

your https://github.com/r57zone/OpenVR-driver-for-DIY is working btw

It gives me two HTC vive controllers.

r57zone commented 4 years ago

I did controller support in other controllers [1], but valve constantly breaks compatibility, so my interest is gone.

As for knuckles, I have not tried it, I don’t know how to make support.

ghost commented 4 years ago

Got it