Closed
Bug 1324149
Opened 9 years ago
Closed 9 years ago
[webvr] Oculus touch only works with openvr enabled. does not work with Oculus only.
Categories
(Core :: WebVR, defect)
Core
WebVR
Tracking
()
RESOLVED
FIXED
People
(Reporter: caseyyee.ca, Unassigned)
Details
(Whiteboard: [webvr])
with
dom.vr.openvr.enabled = true
dom.vr.oculus.enabled = true
steamVR launches, and the controllers work. but they are offset from where they should be when testing with:
https://webvr.info/samples/XX-vr-controllers.html
using
dom.vr.openvr.enabled = false
dom.vr.oculus.enabled = true
the controllers do not work at all.
Flags: needinfo?(kgilbert)
Summary: [webvr] Oculus controllers not working when using Oculus → [webvr] Oculus touch only works with openvr enabled. does not work with Oculus only.
Comment 1•9 years ago
|
||
Please see the meta bug for Oculus Touch controller support - Bug 1260558
This will be fixed by supporting Oculus Touch directly, with the Oculus SDK. Daosheng has already started on the dependencies to get this in place.
Flags: needinfo?(kgilbert)
Comment 2•9 years ago
|
||
We now support Oculus Touch directly with the Oculus SDK. Some additional feature such as haptic feedback and capacitive touch buttons are being tracked under the Bug 1260558 meta bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Component: General → WebVR
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•