Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jangjia01234/basicvisionos

A set of visionOS tutorials
https://github.com/jangjia01234/basicvisionos

swift swiftui tutorial visionos

Last synced: 19 days ago
JSON representation

A set of visionOS tutorials

Awesome Lists containing this project

README

        

# Basic Vision OS
- Now practicing on basic visionOS challenges
- This repository is a set of visionOS tutorials (from Apple and other resources)

| Day | Title | - |
|:--|:--|:--:|
| 1 | [Create windows](https://www.youtube.com/watch?v=b_V19d_sdOw&list=PLb0SG4T4tfPxyLqiAACwTe6xTfe_iklfA&index=2) | |
| 2 | [Import 3D object](https://www.youtube.com/watch?v=_xfZIr5sDLw&list=LL&index=64&t=427s) | |
| 3 | Building shapes -[2D](https://developer.apple.com/documentation/visionos/creating-2d-shapes-in-visionos-with-swiftui), [3D](https://developer.apple.com/documentation/visionos/creating-3d-shapes-in-visionos-with-realitykit) | |
| 4 | Working with windows - [2D](https://developer.apple.com/documentation/visionos/creating-a-new-swiftui-window-in-visionos), [3D](https://developer.apple.com/documentation/visionos/creating-a-volumetric-window-in-visionos) | |
| 5 | Drawing text - [Default](https://developer.apple.com/documentation/visionos/displaying-text-in-visionos), [Animated](https://developer.apple.com/documentation/visionos/adding-a-depth-effect-to-text-in-visionos) | |

## References

- https://developer.apple.com/documentation/visionos/introductory-visionos-samples
- https://www.youtube.com/@beyondfireship
- https://www.youtube.com/@NikhilJacob