This repository contain code for loadind 3D models in VisionPro. This is the first version of loading 3D model from device later on we introduce loading 3D models from urls.
- 📱 Fully implemented in SwiftUI.
- 🔄 Easy to integrate and customize.
- 🎨 Supports any icon and title of your choice.
- VisionOS 1.0+
- Xcode 12.0+
- Model folder contain all model which is use in this demo.
- ContentView.swift contain code for display list of 3D models
- InventoryItemView.swift contain code for loading 3D models and perform zoom in/out, scale and moving object code.