Heightmap generation algorithms

Monkey Forums/Monkey Code/Heightmap generation algorithms

impixi(Posted 2011) [#1]
A port of my BlitzMax- and C- code for generating fractal heightmap data.

(algorithms: perlin, mid point displacement, hill, fault line, rolling particle, sticky particle)




impixi(Posted 2012) [#2]
Here's a test version that renders the result to an Image's pixels (requires Monkey Pro V063+):