Skip to content

Releases: kompoth/geks

v0.0.1

01 Sep 17:30

Choose a tag to compare

Initial version featuring:

  • 2D hexagonal space algebra.
  • Basic pathfinding methods based on the Dijkstra's algorithm.
  • Height map generation using a modified Diamond-Square algorithm.
  • Elimination of isolated depressions using the Planchon-Darboux method.
  • River generation.
  • Visualization based on the matplotlib package.