/procedural-generation

Procedural world generation demo using Processing.

Primary LanguageProcessing

Procedural Generation

A conceptual project to learn about procedural world generation. Generation is based on a few parameters such as:

  • humidity
  • height
  • temperature

which are calculated from the intersection of perlin noise maps, generated from x,y coordinates and adjustable parameters