io3fix
Version:
toolkit for interior apps
36 lines (24 loc) • 897 B
Markdown
# Home staging AR Demo
This demo let's you draw a floor plan in AR

and then furnish it automatically.

## WebAR phone
You'll need an WebAR enabled device<br>
Currently this limits your choices to:
* Google Pixel
* Samsung S8
* iPhone with iOS 11
Get started here to install WebARonARCore / WebARonARKit Browser:
* Android: https://github.com/google-ar/WebARonARCore
* iOS: https://github.com/google-ar/WebARonARKit
## Run the demo
1. Clone the repo
2. Get an publishable API Key from https://3d.io
3. Set it in app.js
4. build 3dio and run examples via:
```
npm run dev-browser
```
Navigate your phone ( using WebAR enabled browser ) to
`<local ip>:8080/examples-browser/staging/stage-room-ar/`