WebXR Samples for Chrome

Sample pages demonstrating how to use various aspects of the WebXR API as implemented in Chrome versions 76-77.
Note: these samples will only work when visiting this site securely (https://).

Models used in these samples come from Poly, and many were modeled in Blocks.
They are stored and loaded using the glTF 2.0 format.
Attribution for individual models can be found here.

To host these samples locally:

  1. Download and unzip source
  2. Download and unzip media to a subfolder in your local source.
  3. Run a command in your local source directory, such as "python -m SimpleHTTPServer"