rooi / webxr-ios-js

A JS implementation of WebXR used *only* in Mozilla's WebXR Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A JS implementation of WebXR used *only* in Mozilla's WebXR Viewer

License:Mozilla Public License 2.0


Languages

Language:JavaScript 87.4%Language:HTML 12.6%