AR InRoom ISS
A minimal iOS AR app to display the International Space Station (ISS) in the room.
- Xcode 13.2.1
- Target: iOS / iPadOS 14.0+
- SwiftUI, ARKit, RealityKit
This is a minimal implementation, so please improve the quality or functionality for your app.
- adding fantastic UI, sounds, animations
- Sync-loading of Assets => Async-loading
- reducing the file size of 3d model
Warnning: This project includes heavy 3d assets like a USDZ file of about 80MB.
The ISS 3d data is delivered by NASA. Texture images of the Earth and stars are provided by Solar System Scope. Thank you for sharing great resources.
Reference:
- Medium (English): Creating an iOS AR App to walk around the International Space Station (ISS)
- Qiita (Japanese)