An AR Android App overlaying business reviewing informations in the AR scene. Build with latest Geospatial API from ARFoundation Extension.
Please write us for downloads cause we have limited quota.
Discord: Kedoka#2059 or ksDOT#3200
Email: ao.gao at tum.de
- Open the project in Unity
- Enable
ARCore API
in Google Cloud Platform and setup Keystore Manager andSHA-1
fingerprint (Detailed: https://developers.google.com/ar/develop/unity-arf/geospatial/enable-android) - Enable
Google Maps Platform API
and save the credentials in a config file inAssets/Resources/Keys.txt
. The format of the content should be like:
MapApiKey=xxxxxxxx
- Sign the app, build and run the app
If you want to enable Debug of this project, the main debug option is located at DebugManager under DebugController
Enabled
Disabled
- Logo generated with DALLE 2
- unity-tweens (https://github.com/jeffreylanters/unity-tweens)
- HierarchyDecorator (https://github.com/WooshiiDev/HierarchyDecorator)
- InGameDebugConsole (https://github.com/yasirkula/UnityIngameDebugConsole)
- Markup-Attributes (https://github.com/gasgiant/Markup-Attributes#conditionals)