Heightmap generation algorithms
Monkey Forums/Monkey Code/Heightmap generation algorithms| 
 | ||
| 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) | 
| 
 | ||
| Here's a test version that renders the result to an Image's pixels (requires Monkey Pro V063+): |