https://github.com/MatthewWaller/Terrain
Example of how to use RealityKit to procedurally generate terrain.
https://github.com/MatthewWaller/Terrain
Last synced: 3 months ago
JSON representation
Example of how to use RealityKit to procedurally generate terrain.
- Host: GitHub
- URL: https://github.com/MatthewWaller/Terrain
- Owner: MatthewWaller
- Created: 2024-05-21T14:27:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T14:30:42.000Z (over 1 year ago)
- Last Synced: 2024-05-21T15:47:37.085Z (over 1 year ago)
- Language: Swift
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-visionOS - Terrain
README
Quick and dirty, just a small example of procedurally generating terrain using RealityKit.
Converted from Scenekit here: https://github.com/rogerboesch/SceneKitTutorial/