Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divalue authored Nov 16, 2023
1 parent a1a8eb3 commit e983bd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ The RealityKit framework was built from the ground up specifically for augmented
- [Euclid](https://github.com/nicklockwood/Euclid) - Euclid is a Swift library for creating and manipulating 3D geometry using techniques such as extruding or "lathing" 2D paths to create solid 3D shapes, and CSG (Constructive Solid Geometry) to combine or subtract those shapes from one another.
- [reality-dump](https://github.com/elkraneo/reality-dump) - `swift-custom-dump` extension for RealityKit
- [Reality Morpher](https://github.com/Utsira/RealityMorpher) - Adds Morph Target / Shape Key / Blend Shape animations to RealityKit
- [GoncharKit](https://github.com/gonchar/GoncharKit) - RealityKit helper functions for visionOS

#### VisionOS
- [ImmersiveMoveAndRotate](https://github.com/simonbs/ImmersiveMoveAndRotate) - Example project showing how an immersive scene on visionOS can contain a RealityView that presents a ModelEntity and how that entity can be dragged using DragGesture and rotated using RotateGesture.
- [VisionCraft](https://github.com/Sigil-Wen/VisionCraft) - Minecraft Clone in Apple Vision Pro
Expand Down

0 comments on commit e983bd0

Please sign in to comment.