Skip to content

Hexagon Grids written in C# with demo provided in Unity3D

Notifications You must be signed in to change notification settings

DaveTheCelt/Hexagons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagons

This is a simple Hexagon API that supports the following map layouts:

Hexagons, Rhombus, Diamond, Triangle, Rectangle

All map layouts also supports "Pointy Top" & "Flat Top" orientations.

Also provides world-to-hex and hex-to-world functions.

Examples

Diamond Layout (Flat Top | Pointy Top)


Hexagon Layout (Flat Top | Pointy Top)


Rhombus Layout (Flat Top | Pointy Top)


Rectangle Layout (Flat Top | Pointy Top)


Triangle Layout (Flat Top | Pointy Top)

About

Hexagon Grids written in C# with demo provided in Unity3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages