Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rogerboesch/visionos-tutorial-code
visionOS tutorial as part of 'The Spatial projects' substack newsletter
https://github.com/rogerboesch/visionos-tutorial-code
game handtracking headpose swift tutorial visionos visionpro
Last synced: 5 days ago
JSON representation
visionOS tutorial as part of 'The Spatial projects' substack newsletter
- Host: GitHub
- URL: https://github.com/rogerboesch/visionos-tutorial-code
- Owner: rogerboesch
- Created: 2024-02-23T09:06:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:57:00.000Z (2 months ago)
- Last Synced: 2024-09-13T23:35:38.699Z (2 months ago)
- Topics: game, handtracking, headpose, swift, tutorial, visionos, visionpro
- Language: Swift
- Homepage: https://visionos.substack.com/
- Size: 33.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# visionOS - From Zero To Hero
## The Tutorial
This code is part of my Vision OS tutorial series at [https://visionos.substack.com](https://visionos.substack.com)
![Screenshot](assets/screenshot1.png)
DISCLAIMER:
The intention of this tutorial is not to always write the best possible code but
to show different ways to create a game or app that even can be published.
I will also refactor a lot during the tutorial and improve things step by step
or even show completely different approaches.Feel free to use the code in the way you want :)