What is this site about
Asked on 07/31/2024
1 search
This site is about the content presented by Apple at the Worldwide Developers Conference (WWDC). It includes detailed information on various sessions, such as:
- Meet TabletopKit for visionOS: Introduction to TabletopKit, a framework for building spatial multiplayer tabletop games for Apple Vision Pro.
- What’s new in Swift: Updates on the Swift programming language, including new features, community highlights, and cross-platform developments.
- Customize feature discovery with TipKit: How to use TipKit to create and manage tips in your app, making features more discoverable.
- Explore the Swift on Server ecosystem: Overview of Swift's use in server applications and the ecosystem supporting it.
- A Swift Tour: Explore Swift’s features and design: A tour of Swift's features and design principles, demonstrated through building a social network infrastructure.
- Build immersive web experiences with WebXR: How to add immersive virtual reality experiences to websites using the WebXR API.
- Meet Swift Testing: Introduction to Swift Testing, including its features and how to get involved in its development.
Each session is broken down into chapters, making it easier to navigate and find specific information. For example, the session "Meet TabletopKit for visionOS" includes chapters on setting up the play surface, implementing rules, integrating RealityKit effects, and configuring multiplayer.
If you have any specific questions about these sessions or need timestamps for particular topics, feel free to ask!

Meet TabletopKit for visionOS
Build a board game for visionOS from scratch using TabletopKit. We’ll show you how to set up your game, add powerful rendering using RealityKit, and enable multiplayer using spatial Personas in FaceTime with only a few extra lines of code.

Build immersive web experiences with WebXR
Discover how WebXR empowers you to add fully immersive experiences to your website in visionOS. Find out how to build WebXR experiences that take full advantage of the input capabilities of visionOS, and learn how you can use Simulator to test WebXR experiences on macOS.

Explore the Swift on Server ecosystem
Swift is a great language for writing your server applications, and powers critical services across Apple’s cloud products. We’ll explore tooling, delve into the Swift server package ecosystem, and demonstrate how to interact with databases and add observability to applications.