SkillAgentSearch skills...

HexGridGen

Procedural, hexagonal map generator and editor for Unity

Install / Use

/learn @KacperObara/HexGridGen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HexGridGenerator

HexGridGen is modular generator and editor for Unity. It can create hexagonal boards. Current features:

  • Example of board editor
  • Save and load system
  • A* Pathfinding
  • Line drawing
  • Measuring distance

Main generator is split into 3 parts:

  • Board positions, and neighbors generator
  • Noise generator
  • Mesh generator

Project is modular. That means every functionality and generation script can be independently modified and changed.

TODO:

  • More advanced noise generator
  • Mesh generator using multiple meshes in chunks
  • More pathfinding algorithms
  • Example scene showcasing and comparing pathfinding algorithms
  • Further documentation improvements

Any feedback would be greatly appreciated. Thank you.

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated5h ago
Forks2

Languages

C#

Security Score

90/100

Audited on Apr 2, 2026

No findings