visionOS are poised to create a paradigm shift in the idea of computing. Spatial computing involves interacting with elements rendered in front and around the computer user.”
There will be businesses no one has thought of! • visionOS • is the operating system that runs on the VisionPro • written primarily in SwiftUI • can run apps built for UIKit • compatible with iPadOS • TL;DR - next slide
• Majority of apps • Run the the Shared Space. • Volume • 1 cubic meter • Immersive • Change the Full Space • Dial back with the Digital Crown • PassThrough video
content if let scene = try? await Entity(named: "ImmersiveScene", in: realityKitContentBundle) { content.add(scene) } update: { // updates to the entities } attachments: { // attachments to the entities } RealityView