Awesome
visionOS-examples
Accelerators for Spatial Computing
- Pair programmed through conversations with my custom GPT:
- visionOS Dev (ChatGPT Plus required)
Examples
Name | Element | Topic | visionOS | Preview |
---|---|---|---|---|
LLLM | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | Local Large Language Model (LLLM): Call your LM Studio models from your Apple Vision Pro | 1.1 beta 2 (2105188c) | |
Fear and Greed | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/92102a87-18c8-46e3-89ef-e37c575cbe4f" width="100" /> | Volumetric View of the Fear & Greed Index for Bitcoin and other large cryptocurrencies | 1.1 beta 2 (2105188c) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/9162ddd7-1ccb-4eae-ae5b-3b880caa10f9" width="320" alt="fng"> |
ChatAVP | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | Chat Apple Vision Pro (ChatAVP): Chat with the OpenAI API for visionOS | 1.1 beta 2 (2105188c) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/24d13556-48dd-44d9-93fc-662aa82d351e" width="320" alt="chatAVP"> |
WebSockets | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | WebSockets: Get Real-Time Cryptocurrency Prices for Bitcoin and Ethereum | 1.1 beta 3 (2105197a) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/003b9912-fe7a-4428-9db8-41bd2936ca42" width="320" alt="webSockets"> |
AnchorToHead | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/5b464b9e-d1b5-4b3f-ac82-326e725b2dbe" width="100" /> | Anchor To Head: Allow an entity to automatically follow your head, hands-free | 1.1 beta 3 (2105197a) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/b48655fb-fc6a-41e0-8c0d-e139133f6fe6" width="320" alt="anchorToHead"> |
HandTracking | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/5b464b9e-d1b5-4b3f-ac82-326e725b2dbe" width="100" /> | Hand Tracking: Quickly add hand tracking to your visionOS app | 1.1 beta 4 (21O5203a) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2f5fbaba-d67f-46f6-b1a3-a0c8c7e4448a" width="320" alt="handTracking"> |
Battery Life | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | Battery Life: Display the Apple Vision Pro's battery level and status | 1.1 (210211) | |
Countdown | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/5b464b9e-d1b5-4b3f-ac82-326e725b2dbe" width="100" /> | Countdown: Countdown in Immersive Space | 1.2 (2105555e) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/c66a69de-a598-46f8-ba84-b976abaf87d2" width="320" alt="Countdown"> |
Plane Detection | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/5b464b9e-d1b5-4b3f-ac82-326e725b2dbe" width="100" /> | Plane Detection: Identifying flat surfaces in the real world | 1.2 (2105555e) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/9f226053-4843-4823-9aaa-986a9b17bc74" width="320" alt="planeDetection"> |
Timer Vision | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | Timer Vision: Timer Window for Apple Vision Pro | 1.2 (2105555e) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/9b3b6b8b-b495-4fd1-8687-6ad195b1dfdc" width="320" alt="timerVision"> |
Pencil | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/2fe161eb-b95e-4733-af9d-d08a7ba1b0b2" width="100" /> | Pencil: PencilKit for visionOS | 1.2 (2105580a) | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/1880104a-66a9-46ed-bc2d-61bedb9ebef3" width="320" alt="timerVision"> |
bsky 3D | <img src="https://github.com/IvanCampos/visionOS-examples/assets/872137/5b464b9e-d1b5-4b3f-ac82-326e725b2dbe" width="100" /> | Bluesky 3D: 3D Visualizer for Bluesky's Jetstream Firehose | 2.2 (22N5794a) | <img src="https://github.com/user-attachments/assets/7332090d-0494-4af2-889c-b32207c0c4f5" width="320" alt="bsky3D"> |
Learning Resources
Link | Description |
---|---|
Apple Developer Documentation | @Apple's official documentation for all things visionOS |
Sample Apps from Apple | Explore the core concepts for all visionOS apps with Hello World. Understand how to detect custom gestures using ARKit with Happy Beam. Discover streaming 2D and stereoscopic media with Destination Video. And learn how to build 3D scenes with RealityKit and Reality Composer Pro with Diorama and Swift Splash. |
30 days of visionOS challenge | Inspirational visionOS repo with over 30 examples from @shmdevelop |
visionOS Dev Bot | My GPT-4 bot configured with instructions and knowledge specific to visionOS |
Spatial List | List of Spatialists to follow on 𝕏 |
GitHub Repos | Recently Updated visionOS Projects |
r/visionosdev | Where developers for the Apple Vision Pro and VisionOS meet. Talk SwiftUI, ARKit and more. |
1planet.co.jp | Blog specializing in AR technology and creativity. |
note.com | Search results for the latest visionOS blog posts from the Japanese creative community. |
Custom Reddit Feed | Multiple visionOS & Vision Pro related subreddits |
zenn.dev | Another search result for the latest visionOS blog posts from the Japanese creative community. |
𝕏 Pro Deck | Real-time search deck using 𝕏 Pro |
Building Vacuum Demo for visionOS from scratch | From @gonchar, the best way to learn how to work with: ARKit (head tracking, surroundings with classification), Reality Composer Pro, RealityKit, Work with custom geometry and meshes. Watch at 1.5x speed. |
GitHub List | List of visionOS projects that I've starred on GitHub |
Let's visionOS 2024 Conference | Playlist of recorded sessions from Let's visionOS 2024 |
visionOS Pathway | Resources you'll need to start building great apps and games |
SGM Examples | From @ynagatomo, a collection of Shader Graph Materials |
visionOS Developer Group | visionOS Developer Group on LinkedIn |
Assets
Sketchfab 3D Models
SF Symbols Icons
Tripo
Luma AI Genie
PolyHaven
Blockade Labs
CGTrader
App Store for Apple Vision Pro
Apps & Games
Arcade
Request to have your app featured on the App Store (six to eight weeks in advance of your launch)