Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
demo link
  • Loading branch information
autonome committed Aug 9, 2016
1 parent 13972c7 commit db8829a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,8 @@
Experimenting with AR on the mobile Web using [getUserMedia](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia)
and [A-Frame](https://aframe.io/), the declarative VR library from Mozilla.

[VIEW DEMO (requires Firefox on Android)](https://autonome.github.io/aframe-ar)

**How It Works**

I used the getUserMedia API to get access to the phone's camera stream, and set that stream as the background of the entire page.
Expand Down

0 comments on commit db8829a

Please sign in to comment.