CodingTrain / CodingTrain/Suggestion-Box
Challenge: Hydraulic Erosion
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
I recently came across a [video by Sebastian Lague](https://www.youtube.com/watch?v=eaXk97ujbPQ) where he explores how to simulate the erosion due to rain of a random height map.

His [code is available](https://github.com/SebLague/Hydraulic-Erosion), and the method is presented clearly in a [bachelor's thesis by Hans Theobald Beyer](https://www.firespark.de/resources/downloads/implementation%20of%20a%20methode%20for%20hydraulic%20erosion.pdf). The essential idea is relatively simple, and the results are quite visually striking, so it would be suitable for a short coding challenge.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.