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. 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: Details coming soon. This app is open source under the MIT License. Refer to github.com/augmenos/AugmenosCode for details.
Version 1.1 • Jul 22, 2024
What's New: • Volume Window: A volumetric window that loads and displays a 3D model with RealityView. • User interface improvements.