Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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