https://github.com/ifd3f/goggle-epoxy
100% not related to Google Glass
https://github.com/ifd3f/goggle-epoxy
augmented-reality iot kotlin raspberry-pi wearable
Last synced: 7 months ago
JSON representation
100% not related to Google Glass
- Host: GitHub
- URL: https://github.com/ifd3f/goggle-epoxy
- Owner: ifd3f
- License: apache-2.0
- Created: 2018-07-23T05:44:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T06:54:12.000Z (over 5 years ago)
- Last Synced: 2025-01-11T03:48:51.202Z (9 months ago)
- Topics: augmented-reality, iot, kotlin, raspberry-pi, wearable
- Language: Kotlin
- Homepage:
- Size: 5.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Goggle-Epoxy
It's a near-eye display similar to Microsoft HoloLens or Google Glass, and it's powered by a Raspberry Pi. The project is separated into 6 subprojects. There will be a new subproject for every app and runtime environment. The CAD models will be put here when I actually make it.
## Instructions to Run
To run an emulation, do:
```bash
./gradlew :run-emulator:run
```To run on an embedded system, like Raspberry Pi, do:
```bash
./gradlew :run-embedded:run
```To package a JAR for Raspberry Pi, do:
```bash
./gradlew :run-embedded:jar
```## Attributions
- ["Pixelated" font](http://fontstruct.com/fontstructions/show/426637) by “Greenma201” is
licensed under a [Creative Commons Attribution Share Alike license](http://creativecommons.org/licenses/by-sa/3.0/).
- Star data is included from [The Astronomy Nexus](http://www.astronexus.com/hyg).