Introduction Last updated: 2023-03-21
WebXR for WebGL is a plugin for Unity game engine that helps you build AR Experiences and run them in web browsers. You can easily create AR experiences or even AR game that interact realistically with objects and environments.
Github Code Example:
Key Features
With WebXR for WebGL plugin, the following AR Experiences are available to you:
- Targets Recognition to recognize and track prepared images.
- Targets Capture to recognize and track user-defined targets in runtime.
- Face recognition to recognize face positions and facial expressions.
- Surface recognition for surface recognition.
- AR Geolocation to track direction and distance to geolocations based on a user's location.
Supported Devices
Currently, only the Chrome browser on Android devices is fully supported. Some features may not work on iOS devices or other browsers. You can find more details in the features descriptions sections (Targets Recognition, Targets Capture, Face Recognition, Surface Recognition, AR Geolocation ).
Dependencies
Plugin is based on MindAR and Three.js
Also for local debug server and dot mind compiler NodeJS required