/Chino-AR

Marker based AR.js test project

Primary LanguageHTML

Chino-AR

Marker based AR.js test project
This is just for hobby.

Requirements

How to run

1 Open ngrok tunnel

ngrok http 8000

2 Open webserver

python -m http.server 8000

  • You need to run this in this project directory.

3 Open ngrok page from smartphone

Just access the page.

4 Show your marker to camera

Maybe your model appears!
If not, probably your model scale or filesize is too big.

Useful Links

AR.js Documentation
AR.js studio