Live site: https://klausw.github.io/a-frame-car-sample/index.html
This is a fork of https://github.com/dala00/a-frame-car-sample to demonstrate WebXR support in A-Frame and experiment with new features.
Just clone and access index.html. (Server needed for loading resources) Needs to be served via https:, or on localhost, to enable WebXR APIs.
AR mode needs Chrome 79+ with "WebXR AR Module" enabled in chrome://flags.
The optional DOM Overlay needs "WebXR DOM Overlay" or "WebXR Incubations" enabled in chrome://flags, it uses a modified A-Frame build to enable this and doesn't currently work with stock A-Frame. See aframevr/aframe#4315 for context.
MIT