Vision Pro hello world app

Asked on 08/02/2024

1 search

To get started with developing a "Hello World" app for Vision Pro, you can refer to several sessions from WWDC 2024 that provide insights and guidance on building apps for visionOS. Here are some relevant sessions and their chapters:

  1. Platforms State of the Union

    • Chapter: visionOS (Start: 56:26)
    • This session covers the latest updates and features in visionOS, including scene understanding capabilities, object tracking API, and more. It also highlights the enthusiasm from the developer community and the availability of over 1000 apps on the App Store.
  2. Design great visionOS apps

    • Chapter: Intentional (Start: 01:17)
    • This session discusses how to translate experiences to Vision Pro, leveraging native frameworks like ARKit and RealityKit, and provides examples of great apps on Vision Pro.
  3. Bring your iOS or iPadOS game to visionOS

    • Chapter: Compatible to native (Start: 03:48)
    • This session shows how to start with a compatible app and progressively add features to increase immersion and leverage Vision Pro's capabilities. It includes a step-by-step guide on running an iOS game on visionOS.
  4. Optimize for the spatial web

    • Chapter: Inspect and debug (Start: 17:13)
    • This session covers how to inspect and debug web content in visionOS, including using WebInspector and handling WebXR experiences.
  5. Get started with HealthKit in visionOS

    • Chapter: Guest User support (Start: 07:47)
    • This session explains how to customize your app for visionOS and includes information on the Guest User feature, which allows others to set up and try out Apple Vision Pro.

These sessions provide a comprehensive overview of developing for Vision Pro, from initial setup to advanced features and debugging.