An open API service indexing awesome lists of open source software.

https://github.com/urish/web-ar-experiment

Experimenting with WebAR
https://github.com/urish/web-ar-experiment

aframe augmented-reality gltf2 google-pixel three-js webar

Last synced: 10 months ago
JSON representation

Experimenting with WebAR

Awesome Lists containing this project

README

          

# WebAR Animated Walker

A demo of WebAR + Web Speech API used with animated glTF models.

Read the blog post: https://medium.com/@urish/web-powered-augmented-reality-a-hands-on-tutorial-9e6a882e323e

[![Taking WebAR for a Walk in The Park](https://img.youtube.com/vi/RnCyi36gNLI/maxresdefault.jpg)](http://www.youtube.com/watch?v=RnCyi36gNLI)

## Running the demo

First, you need to install either [WebARonARCore](https://github.com/google-ar/WebARonARCore) (for Android) or [WebARonARKit](https://github.com/google-ar/WebARonARKit) (for iOS), and have one of the following devices:

* Google Pixel / Pixel XL
* Google Pixel 2 / Pixel 2 X
* Samsung Galaxy S8
* iPad (2017)
* iPad Pro (9.7, 10.5 or 12.9 inches)
* iPhone 7 / 7 Plus or newer

Then, you can visit the [live demo](https://urish.github.io/web-ar-experiment/).