A collection of Python scripts showcasing different classical terrain models.
This project showcases many "classical" terrain modelling algorithms that I reimplemented to produce examples as part of my dissertation.
They are being made available for anyone else to reference and re-use.
The noise function used are from pysdnoise which provides noise functions with derivates.