Difference between revisions of "AAGRINDER terrain generation (technical)"

From AAGRINDER wiki
Jump to navigationJump to search
imported>Maze
imported>Maze
Line 2: Line 2:
  
 
== Prerequisites ==
 
== Prerequisites ==
To understand this page, you should have a basic understanding of [[wikipedia:Pseudorandomness|pseudo-random number generation]], [[wikipedia:perlin noise|Perlin noise]] and [[wikipedia:cellular automata|cellular automata]].
+
Before reading this page, you should have a basic understanding of [[wikipedia:Pseudorandomness|pseudo-random number generation]], [[wikipedia:perlin noise|Perlin noise]] and [[wikipedia:cellular automata|cellular automata]].
 +
 
 +
== Stone generation ==
 +
 
 +
== Water generation ==
 +
(mention flat top & bottom and draining)
 +
 
 +
== Coral generation ==
 +
(mention colors)
 +
 
 +
== Grass ==
 +
(mention grass biomes)
 +
 
 +
== Diamonds ==
 +
 
 +
== Structures ==
 +
=== Portals ===
 +
 
 +
== Trees ==
 +
(with link to a separate page for more details)
 +
 
 +
== Seagrass ==

Revision as of 00:15, 13 October 2019

This page describes some of the details of the workings of the AAGRINDER terrain generator.

Prerequisites

Before reading this page, you should have a basic understanding of pseudo-random number generation, Perlin noise and cellular automata.

Stone generation

Water generation

(mention flat top & bottom and draining)

Coral generation

(mention colors)

Grass

(mention grass biomes)

Diamonds

Structures

Portals

Trees

(with link to a separate page for more details)

Seagrass