Forum Discussion
evgeny.demidov.754
6 years agoExplorer
WebXR: how to migrate from oculus go to qwest?
I'm using Oculus Go controls (touchpad + trigger) in my WebXR molecular viewer at
www.ibiblio.org/e-notes/webxr/mini.htm. To migrate from Go to Quest I'd like to know, what corresponds to "selectend event" and "xrSession.inputSources[0].gamepad.axes[0/1] on Quest?- On the Quest thumbstick is exposed as xrSession.inputSources[0/1].gamepad.axes[touchpad X, touchpad Y, thumbstick X, thumbstick Y] where 0/1 correspond to the right/left hands. Therefore axes[2,3] should be used (instead axes[0,1] on the Go) to get X,Y coordinates. See e.g.
www.ibiblio.org/e-notes/webxr/mini/micro3q.htm.
1 Reply
- evgeny.demidov.754ExplorerOn the Quest thumbstick is exposed as xrSession.inputSources[0/1].gamepad.axes[touchpad X, touchpad Y, thumbstick X, thumbstick Y] where 0/1 correspond to the right/left hands. Therefore axes[2,3] should be used (instead axes[0,1] on the Go) to get X,Y coordinates. See e.g.
www.ibiblio.org/e-notes/webxr/mini/micro3q.htm.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device