Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesoenke/proceduralterrain
Procedural voxel terrain generation in Unity
https://github.com/thesoenke/proceduralterrain
procedural terrain unity voxel
Last synced: 3 days ago
JSON representation
Procedural voxel terrain generation in Unity
- Host: GitHub
- URL: https://github.com/thesoenke/proceduralterrain
- Owner: theSoenke
- License: mit
- Created: 2016-11-24T11:04:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T18:46:33.000Z (over 4 years ago)
- Last Synced: 2025-01-22T09:06:30.813Z (10 days ago)
- Topics: procedural, terrain, unity, voxel
- Language: C#
- Homepage:
- Size: 48.8 MB
- Stars: 373
- Watchers: 29
- Forks: 43
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Procedural Voxel Terrain Generation
### Setup
git clone --recursive https://github.com/theSoenke/ProceduralTerrain### Screenshots
![](https://i.imgur.com/0qmZniI.png)
![](https://i.imgur.com/KsU6ckc.jpg)### Acknowledgments
Developed as part of my bachelor thesis at the University Hamburg in the [HCI research group](https://www.inf.uni-hamburg.de/en/inst/ab/hci.html).