A terrain generator that can create terrain using a faulting fractal algorithm with modular grid size and fault lines. Complete with specular and diffuse lighting.
To use, cd
into the folder this is cloned into.
Then, run python -m http.server
or py -m http.server
and visit http://localhost:8000/page.html
in your browser.
Modify the inputs, and generate the terrain.