/Height-Map-Generator

A project that plans to procedurally generate land, biomes, civilization and history

Primary LanguagePython

Height-Map-Generator

A project that procedurally generates height maps using various algorithms (random walking, cellular automata, ...)

example map: Alt text

Note: I do not plan to continue this project in the near future. it is currently only a height map generator.
Also i found out that python's speed is not enough for such a project, i am currently looking into converting it to c++ or c

Updates

  • added biased movement
  • added height map