Skip to content

WebXR Preview

David Arayan edited this page Jul 12, 2018 · 3 revisions

This document can be used as a reference on how to setup and preview existing apps via the WebXR API. WebXR is still in development/preview and is not finalised.


Minimum Requirements

To preview Plattar apps via the WebXR API, the following minimum requirements must be met.

  1. ARCore enabled Android Device. Check the Supported Device List for more info
  2. Latest installed version of Chrome Canary

Setup

Follow these instructions to configure your device for WebXR.

  1. Open Chrome Canary and visit chrome://flags
  2. Enable WebXR Device API #webxr
  3. Enable WebXR Hit Test #webxr-hit-test
  4. Disable WebVR #enable-webvr

View App via WebXR

  1. Find your Plattar Application ID via the Plattar CMS
  2. Using Chrome Canary visit the following URL. https://app.plattar.com/themes/sdkLive/index.html?appid={YOUR APPLICATION ID}

OR

  1. Find your Plattar App Code via the Plattar CMS.
  2. Using Chrome Canary enter your App Code by visiting the following URL https://cdn.plattar.com/webxr/index.html
Clone this wiki locally