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
- Host: GitHub
- URL: https://github.com/urish/web-ar-experiment
- Owner: urish
- Created: 2017-12-29T20:52:03.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-10-01T18:11:52.000Z (over 5 years ago)
- Last Synced: 2025-04-09T04:41:40.290Z (about 1 year ago)
- Topics: aframe, augmented-reality, gltf2, google-pixel, three-js, webar
- Language: HTML
- Homepage: https://medium.com/@urish/web-powered-augmented-reality-a-hands-on-tutorial-9e6a882e323e
- Size: 7.45 MB
- Stars: 71
- Watchers: 10
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
[](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/).