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: about 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T09:57:00.000Z (about 1 year ago)
- Last Synced: 2025-01-05T20:29:05.869Z (9 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)

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 :)