Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 352 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 352 Bytes

guided-mountains

Procedural generation of mountains according to a given mountain range shape. For /r/proceduralgeneration Nov 2016 challenge and NaNoGenMo 2016

Status

2016-11-04: Trying to write a prototype implementation of Bridson's O(n) Poisson disc sampling algorithm in Jupyter. This will then become the X and Y axes of the mountain mesh.