FirefoxReality icon indicating copy to clipboard operation
FirefoxReality copied to clipboard

Hand Input in WebXR

Open daoshengmu opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe. Oculus Browser are doing experiments for Hand Input in WebXR. It is going to be a draft in spec.

Describe the solution you'd like Adding this experimental optional feature in WebXR. We need to implement this new in Gecko and some engineering works in OculusVRDelegate. I think we also need to support #2505 as well, for the case users should activate hand tracking feature in Quest first.

daoshengmu avatar Jun 10 '20 20:06 daoshengmu

A quick question here. If I'm reading this correctly, the team is considering both the native Oculus VrApi for hands (possibly first since that API is baked and live) as well as separately supporting hands in WebXR (based on spec) to have parity with the Oculus browser? Would this wind up being two separate branches merged and released independently in different Reality versions?

lordbron avatar Jun 30 '20 00:06 lordbron

The link of webxr-hand-input spec draft, https://immersive-web.github.io/webxr-hand-input/

daoshengmu avatar Jul 31 '20 00:07 daoshengmu

A quick question here. If I'm reading this correctly, the team is considering both the native Oculus VrApi for hands (possibly first since that API is baked and live) as well as separately supporting hands in WebXR (based on spec) to have parity with the Oculus browser? Would this wind up being two separate branches merged and released independently in different Reality versions?

@lordbron This issue will mainly focus on enabling hand input when using Firefox Reality to visit WebXR web content.

daoshengmu avatar Jul 31 '20 00:07 daoshengmu