cupertino-sample-code/visionos-creating-an-interactable-3d-model-in-visionos
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
CarExample Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
CarExample.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Creating a 3D model with gestures in visionOS

This sample demonstrates how to create and display a 3D car model that responds to gestures, using RealityKit in a visionOS app.

For more information about the app and how it works, see Creating a 3D model with gestures in visionOS in the developer documentation.