@wonderlandengine/ar-provider-webxr
v1.0.1
Published
Wonderland Engine AR tracking provider based on the WebXR Device API
Downloads
4
Readme
Wonderland Engine AR Tracking - WebXR Provider
Implementation of an AR session using WebXR for the Wonderland Engine AR framework.
Learn more about Wonderland Engine at https://wonderlandengine.com.
Usage
Install this provider to your project's package as follows:
npm i --save @wonderlandengine/ar-provider-webxr
For steps on how to set up an AR session, find the README of the GitHub repository.