Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 539 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 539 Bytes

WebXR Viewer Javascript

This repo contains the Javascript that implements the WebXR Device API for use only in Mozilla's WebXR Viewer.

This is not a polyfill for general use! Do not include it in your projects.

If you need a WebXR polyfill, use the one provided by the Immersive Web Community Group.

This implementation of WebXR supports a number of features that are non-standard, but are implemented in the WebXR Viewer. Details can be found in Extensions.md.