examples

Augmented Reality

This demonstrates several augmented reality features, including unstable-webxr, magic-leap and ios-src.

iOS, Magic Leap & WebXR

  • ar

    Enable the ability to launch Scene Viewer on supported devices.

  • ios-src

    Provides augmented reality on supported iOS 12+ devices via AR Quick Look, but requires an additional USDZ model.

  • magic-leap

    Provides augmented reality on Magic Leap's Helio browser. Requires that the primary model be a GLB file, and the @magicleap/prismatic library.

  • unstable-webxr

    Provides augmented reality via the experimental WebXR Device API, implemented in Chrome Canary only behind flags. For more information see the AR with WebXR Codelab.