Feb 24, 2024
- Knowledge of Swift language is required
- Knowledge of SwiftUI framework is recommended
- Xcode 15.X (Download)
- Physical device is required. Make sure you can run iOS apps on your physical device through Xcode
- iOS 17 or later on physical devices
-
Activity - In this activity, you will use the RealityKit framework to load a virtual sphere to the real world. Make sure to give purple color to your sphere and make it metallic.
- Activity - In this activity, you are going to implement a tap gesture on the cube. When you tap on the cube it will change into a sphere.
- Download the starter project
- Download the final project
- Activity - In this activity, you will load a custom model into the scene. Your model should be added as soon as the horizontal plane is detected.
- Apple RealityKit Models
- Download the final project