Our team's submission for Google’s Immersive Geospatial Challenge hackathon.
aerial-to-ar.mov
visual-effect.mov
- Unity 2022.3.12f1. It will be compatible with Unity 2022 LTS.
- macOS. Windows is not supported for now.
editor-simulation.mp4
- Pull this repository with Git-LFS.
- Simulation on the Unity Editor is supported only on iOS. Open Build Settings and switch the platform to iOS.
- Play and Enjoy the scene
Scenes/Main
. - You can change the replay file from
Project Settings/XR Plug-in Management/AR Foundation Replay.
- Go to Google's developer console and get the API key for Google Geospatial API.
- See AR Core Geospatial website for more detail.
- ARCore API and Photorealistic 3D Tiles are required.
- Open
Project Settings/XR Plug-in Management/ARCore Extensions
- Enter your Google Geospatial API key to
ProjectSettings/ARCoreExtensionsProjectSettings.json
- Open
Assets/External Dependency Manager/
and resolve dependency.- On iOS, Run
pod update
in the build folder.
- On iOS, Run
- Build for each platform.
- iOS: We tested with Xcode 15.0. If you use the earlier version of Xcode, Disable the post-build-process at CustomPostprocessBuild.cs.
This work is licensed under a Creative Commons Attribution 4.0 International License.
See LICENSE for more.
- Sora Font: OFL 1.1
- Berlin Riverside HDRI: CC0
- ARCore Extensions: Apache 2.0 and ARCore Additional Terms of Service
- Cesium for Unity: Apache 2.0
- AR Foundation Replay: Unlicense
- MemoryPack: MIT