Scan room and watch the data create the room in the browser
C#
ARScanner
Scan with AR IOS app and watch it build in the browser
Demo video
Setup
- Terminal navigate to ServerAndBrowser/
- Run these commands:
> npm install
> node main.js
this will start the server with a localtunnel url and host the website.
You may access the site locally with:
> localhost:3000 or https://roxyrypler.localtunnel.me
Building to IOS
open the unity project located in Unityprojects/ARScanner/
From there you can build to IOS
Running the test
run the unity project located in UnityProjects/InitialTestNotAR/loggingdata/