Open
Bug 1299966
Opened 8 years ago
Updated 2 years ago
[webvr] Implement Extended Mode Rendering for OSVR on macOS
Categories
(Core :: WebVR, defect)
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [webvr])
OSX currently does not support an API similar to NVidia Gameworks, and thus only supports OSVR in extended mode.
Firefox should present a window in a location configured in the OSVR server's json file so that it appears aligned correctly in the headset.
Reporter | ||
Updated•8 years ago
|
Summary: [webvr] AImplement Extended Mode Rendering for OSVR on OSX → [webvr] Implement Extended Mode Rendering for OSVR on OSX
Reporter | ||
Comment 1•8 years ago
|
||
We need to determine if submitting frames with direct mode rendering is possible on OSX. If not possible, or some devices are not supported with direct mode rendering on OSX, we need to enable extended mode rendering for OSVR.
The WebVR API should abstract the differences between direct and extended mode rendering. The browser should transparently open a window positioned correctly to cover the HMD's display in extended desktop mode.
Blocks: 1310656
Updated•8 years ago
|
Summary: [webvr] Implement Extended Mode Rendering for OSVR on OSX → [webvr] Implement Extended Mode Rendering for OSVR on macOS
Whiteboard: [webvr]
Reporter | ||
Updated•8 years ago
|
Component: Graphics → WebVR
Comment 2•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: kearwood → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•