Hex Map Generator

Levani Inashvili

Hex Map Generator
This is a personal project to test my skills at procedural generation. At first, I wanted to make a square grid and generate a DnD-type map, but the hexagons proved to be visually more interesting and challenging to display as a proper grid. The landscape is manipulated with parameter sliders, but the river and road are drawn on the map with a bezier curve.
The main parameters, that can be played with are:
Seed
Width/Length
Mountain width and height
Tree density
Road width
Biome (Winter, Desert and Forest)
Like this project
0

Posted Mar 1, 2024

A map generator made in Blender, purely for aesthetic purposes.