vziatkov / web-ar-samples

A collection of samples using AR features in the WebXR Device API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web AR Samples

A collection of samples to use AR features in the WebXR Device API. Also be sure to check out the AR with WebXR Codelab, which shares similar logic and code.

Demos

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
  • You have ARCore installed
  • You're accessing the page over HTTPS

License

MIT License, Copyright © 2018 Jordan Santell

About

A collection of samples using AR features in the WebXR Device API

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.1%Language:CSS 0.1%