1.0.1 • Published 8 months ago

@wonderlandengine/ar-tracking v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Wonderland Engine AR Tracking - Framework

General AR framework for Wonderland Engine which currently supports 8th Wall tracking and WebXR Device API.

Learn more about Wonderland Engine at https://wonderlandengine.com.

Usage

Install this library to your project's package as follows:

npm i --save @wonderlandengine/ar-tracking

Wonderland Editor will automatically detect all components in the package add auto-import those that you use in the scene.

Then, make sure to install a provider, e.g.:

npm i --save @wonderlandengine/ar-provider-webxr

For steps on how to set up an AR session, find the README of the GitHub repository.

1.0.1

8 months ago

1.0.0

1 year ago