WebXR Widgets

Content Type: Module
Categories: Visualization

Overview

The WebXR Widgets module contains the widgets for building AR or VR experiences for supported browsers.

Documentation

AR Widgets

This repository contains the code for the widgets in the Native Mobile AR module

Documentation

Documentation can be found on the Mendix Docs: Using Mobile Capabilities / Augmented Reality

Building the widgets

To build the widgets: first run npm run build in the ComponentParent folder.

Releases

Version: 1.0.1
Framework Version: 11.0.0
Release Notes:

Fix compatibility issues with react version

Version: 0.0.2
Framework Version: 10.9.0
Release Notes: Fixes issue with infinite scaling of Container (AR) widget
Version: 0.0.1
Framework Version: 10.9.0
Release Notes: Initial release of WebXR widgets