Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flatfisher/ishinomakihackathon2022


https://github.com/flatfisher/ishinomakihackathon2022

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## ishinomakihackathon2022

### Run Server

```
# go run main.go
```

Open the website on your phone, Scan the marker picture to see content through the camera.

### ngrok

```
# ngrok http 8080
```

### Edit marker and 3d model

```:html

```

### Links
- [AR.js Marker Training](https://jeromeetienne.github.io/AR.js/three.js/examples/marker-training/examples/generator.html)