pointyointment / guided-mountains

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

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.