Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flatfisher/ishinomakihackathon2022
https://github.com/flatfisher/ishinomakihackathon2022
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flatfisher/ishinomakihackathon2022
- Owner: flatfisher
- Created: 2022-09-23T06:29:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T04:25:37.000Z (about 2 years ago)
- Last Synced: 2024-06-20T22:26:18.568Z (5 months ago)
- Language: Go
- Size: 4.28 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)