Awesome
Augmenos Code
Augmenos Code is an educational app that showcases some of visionOS capabilities with open source code. Experience the samples interactively in-app on Apple Vision Pro and view the code alongside them. Intended for developers learning visionOS.
Download on the App Store or the Xcode project in this repository.
Created by Miguel Garcia Gonzalez.
Frameworks
- Model3D: A view that asynchronously loads and displays a 3D model.
- HandTrackingProvider: A source of live data about the position of a person’s hands and hand joints.
- Volume Window: A volumetric window that loads and displays a 3D model with RealityView.
- ImmersiveSpaces: Coming soon.
Getting Started
To start using Augmenos Code, follow these steps:
- Download from the App Store on Apple Vision Pro.
OR
- Download this repo with the Xcode project folder.
- Open in Xcode 15.4+ with visionOS 1.2+ simulator installed.
- Add signing team under Target "Signing and Capabilities".
- Build and launch the app on Apple Vision Pro (or simulator)!
Documentation
For detailed information on featured frameworks, please refer to Apple Developer Documentation.
Support
Questions or comments?
Or send an email at contact@augmenos.com.
License
Augmenos Code is available under the MIT License. See the LICENSE file for more information.