AAGRINDER terrain generation (technical)
From AAGRINDER wiki
Revision as of 22:11, 12 October 2019 by imported>Maze (Created page with "This page describes some of the details of the workings of the [https://gitlab.com/MRAAGH/aagrinder-terrain AAGRINDER terrain generator]. == Prerequisites == To understand th...")
This page describes some of the details of the workings of the AAGRINDER terrain generator.
Prerequisites
To understand this page, you should have a basic understanding of pseudo-random number generation, wikipedia:perlin noise and cellular automata.