https://github.com/silvinaroldan/visionOS_Resources
🥽 A collection of examples, projects and resources for visionOS.
https://github.com/silvinaroldan/visionOS_Resources
List: visionOS_Resources
3d-models arkit awesome bubbles hand-tracking immersive-space reality-composer-pro realitykit spatial-computing swift swifui visionos visionpro
Last synced: 19 days ago
JSON representation
🥽 A collection of examples, projects and resources for visionOS.
- Host: GitHub
- URL: https://github.com/silvinaroldan/visionOS_Resources
- Owner: silvinaroldan
- License: mit
- Created: 2024-07-24T20:04:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T00:59:24.000Z (about 1 month ago)
- Last Synced: 2025-01-23T05:01:51.777Z (30 days ago)
- Topics: 3d-models, arkit, awesome, bubbles, hand-tracking, immersive-space, reality-composer-pro, realitykit, spatial-computing, swift, swifui, visionos, visionpro
- Language: Swift
- Homepage:
- Size: 86.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - visionOS_Resources - 🥽 A collection of examples, projects and resources for visionOS. . (Other Lists / Julia Lists)
README
# visionOS Resources
This repository offers resources for Vision Pro, along with a variety of visionOS examples for reference.
## Table of Contents
- [Examples](#examples)
- [GitHub Repositories](#github-repositories)
- [Tutorials](#tutorials)
- [Books](#books)
- [Reality Composer Pro](#reality-composer-pro-tutorials)
- [Conferences](#conferences)
- [Design](#design)
- [Others](#others)## Examples
| Project | Description | Preview |
|----------|----------|----------|
|[Hand Tracking sample](https://github.com/silvinaroldan/hand-tracking)| Hand Tracking with animated butterfly ||
|[Spatial 3D Shoe Catalog](https://github.com/silvinaroldan/SpatialShoes)| Spatial 3D Shoe Catalog with Favorites Selection and volumetric 3D view detail || |
|[Simple Form](https://github.com/silvinaroldan/BirthDateForm/tree/main)| A simple form that requests the user's name and birthdate ||
| [Pop Bubbles](https://github.com/silvinaroldan/Bubbles/tree/main) |Pop Bubbles in an Immersive Space ||
| [Bubbles](https://github.com/silvinaroldan/BubblesMovesSmoothly/tree/main) | 3D Bubbles moves in an immersive experience with a 360-degree image || |
| [Bubbles with 3D text](https://github.com/silvinaroldan/BubbleText/tree/main) | Bubbles with 3D text inside ||
## GitHub Repositories
- [UI Elements and 3D Interaction Framework for development and debugging](https://github.com/noeticgarden/uielements?tab=readme-ov-file)
- [Official visionOS Samples](https://github.com/raisukeshirabe/official-visionOS-samples)## Tutorials
- [visionOS Pathway from Apple](https://developer.apple.com/visionos/pathway/)
- [visionOS Labs](https://vrhermit.com/canvatorium-visio/)
- [Tassilo von Gerlach - Coding Vision OS App From Scratch youTube list](https://www.youtube.com/watch?v=KTFh-6LyFEI&list=PLzoXsQeVGa05gAK0LVLQhZJEjFFKSdup0)
- [Dwight the Maker - visionOs Development](https://www.youtube.com/watch?v=iPgeybXjh7I&list=PLZzMtchyTKdOl0YGpeUmFiRSA6JNOO92Z)
- [Sarang Borude - Make a Beautiful Bubble Shader for Apple Vision Pro Tutorial](https://www.youtube.com/watch?v=zk1u4nguamY)
- [Sarang Borude - Making bubbles move in your Apple Vision Pro app](https://www.youtube.com/watch?v=GVC6X6aQ9kM)
- [Generating 3D text with RealityKit](https://coledennis.medium.com/tutorial-generating-3d-text-with-realitykit-in-a-swiftui-app-fa2a50403012)
- [Hand Tracking, Scene Reconstruction and Real World Interactions with ARKit](https://www.youtube.com/watch?v=y4nPSAaX14s)
- [Tracking and visualizing hand movement Apple sample](https://developer.apple.com/documentation/visionos/tracking-and-visualizing-hand-movement)
- [Particle Effects](https://getstream.io/blog/visionos-particle-effects/)
- [Introduction to 3D Modeling - Coursera](https://www.coursera.org/learn/introduction-to-3d-modeling/)
- [Start 3D: An introduction to key 3D concepts - by Adobe](https://blog.adobe.com/en/publish/2020/11/09/start-3d-an-introduction-to-key-3d-concepts)
- [Building Vacuum Demo for visionOS from scratch](https://www.loom.com/share/c3331721a6ff47b9a66b30e7b59c6afc)## Books
- [Apple Vision Pro for Creators: A Beginner's Guide to Building Immersive Experiences](https://amzn.to/40anBCj)## Reality Composer Pro tutorials
- [Compose interactive 3D content](https://developer.apple.com/videos/play/wwdc2024/10102/)
- [Designing realitykit content with reality composer pro](https://developer.apple.com/documentation/visionos/designing-realitykit-content-with-reality-composer-pro)## Conferences
- [Let's visionOS 2024 youtube list](https://www.youtube.com/watch?v=cvjAzMFMnvc&list=PLrYMwiyqgR7eFKM0YbOYqkmFIMQ-Opq_J)## Design
- [Apple’s visionOS design kit for Figma](https://www.figma.com/community/file/1253443272911187215/apple-design-resources-visionos)
- [Free 360 images for your projects](https://www.freepik.com/search?format=search&last_filter=query&last_value=360+panorama+images&query=360+panorama+images)
- [3D Models - Sketchfab](https://sketchfab.com/)
- [USDZ 3D Models - Beautiful Things](https://www.beautifulthings.xyz)## Others
- [Apple's Feedback Assistant, a platform for reporting bugs and submitting feedback about Apple products](https://feedbackassistant.apple.com/)