Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 304 Bytes

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