featured image

WebVR 1.0 available in Firefox Nightly

   - 

The WebVR API is a set of DOM interfaces that enable WebGL rendering into Virtual Reality headsets and access to the various sensors for orientation, positioning, and input controls.

As of today, August 16, 2016, Firefox Nightly will support the WebVR 1.0 API. This replaces the earlier WebVR API implementation with the standard proposed by the WebVR W3C community group. Our earlier article on the proposal has some resources to help you get started.

Firefox has been heavily optimized for the best VR experience. The latest updates includes a dedicated VR rendering path that ensures smooth and consistent frame rendering, lower latency and rendering at headsets native frame rate, independent from the user’s main monitor.

This is the same API that has been implemented in the latest Chromium experimental builds and the Samsung Gear VR browser. In addition to enabling access to the latest WebVR sites, the new API supports new features such as rendering separate content to the user’s main display display for spectator views and the ability to traverse links between WebVR pages.

If you have set preferences to optimize your VR experience in earlier builds, please create a new browser profile, as the fresh profile will contain the default values to provide optimal performance.

The update fully supports Oculus CV1 and DK2 devices on Windows using the latest Oculus runtime. Read here on how to configure Oculus Home to work with Firefox. Unfortunately, Oculus 0.5 SDK on OS X is no longer supported, and Firefox for Android will support WebVR only through polyfill libraries.

Firefox 50 Developer Edition will continue to support the old WebVR API until September 12, 2016.

Support for OpenVR (HTC Vive), OSVR, and positionally tracked motion controllers will be coming soon.

Please reach out if you have any feedback on how to improve WebVR support in Firefox.

I look forward to visiting all of your worlds through WebVR!