Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
195 stars 9 forks source link

Attempting to use leap motion in desktop view (F8) results in the hands not being positioned #2272

Open BlueCyro opened 3 years ago

BlueCyro commented 3 years ago

Describe the bug

Using leap motion in desktop view results in just the fingers being positioned rather than the entirety of the hand. E.g. the hand will stay at your side while the fingers move and wiggle around.

To Reproduce

Press F8 Attempt to use leap motion Bug described above manifests

Expected behavior

The hand should be positioned as well.

Screenshots / Video

image This hand is still being positioned by the desktop hand positioner, but the fingers are posed.

Bug information (please complete the following information):

Reporters:

Myself

InsaneGrox commented 3 years ago

Should probably change "Neos Platform: Any that supports leap motion" to "Neos Platform: Screen (Windows/Linux)" Reason: The hands pose perfectly fine in VR This should be fixed though...

shiftyscales commented 3 years ago

Mm- this would be an interesting one. I feel like there would need to be some dedicated toggle to enable/disable its use. In VR, the Leap/finger tracking is enabled when the hands are a certain (configurable) distance away from the controllers. In the context of desktop mode, there aren't any tracked devices for the controllers, so there would need to be another mechanism to force-enable/disable the hand tracking.

1178 would also be a nice consideration/pairing with this issue.