An interactive demo of my preferred method of procedural world generation. It begins with a single, blank Chunk which is then assigned height values that correspond to colors. In the next steps the neighboring Chunks are discovered and eventually the entire world is assembled.
Animated BackgroundSee the Pen by clindsey (@clindsey) on CodePen.