Hexagon Map Example

12
13
1
2

Uses perlin noise to generate a 2D hexagon map with a height value on each tile. Right now the noise always uses the same permutation table, but I plan to add some sort of seed variance to get differentiation when wanted.

Controls

Editor