# web-ar-samples **Repository Path**: mirrors_jsantell/web-ar-samples ## Basic Information - **Project Name**: web-ar-samples - **Description**: A collection of samples using AR features in the WebXR Device API - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web AR Samples A collection of samples to use AR features in the [WebXR Device API](https://immersive-web.github.io/webxr/spec/). Also be sure to check out the [AR with WebXR Codelab](https://github.com/googlecodelabs/ar-with-webxr), which shares similar logic and code. ## Demos * [Reticle](https://jsantell.github.io/web-ar-samples/reticle.html) ## Caveats Demos not working? Ensure the following: * You're using the latest Chrome Canary (at least version 69.0.3453.2) * The #webxr flag is enabled * The #webxr-hit-test flag is enabled * You're using a [ARCore-capable Android device](https://developers.google.com/ar/discover/#supported_devices) on [Android 8.0 Oreo](https://www.android.com/versions/oreo-8-0/) * You have [ARCore](https://play.google.com/store/apps/details?id=com.google.ar.core) installed * You're accessing the page over HTTPS ## License MIT License, Copyright © 2018 Jordan Santell