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.