Crate gridava

Crate gridava 

Source
Expand description

A library for working with grids of different shapes.

Modules§

core
Core implementations for grids of all types.
hex
This module contains implementations specific to hex tile based grids.

Macros§

axial
Helper macro to create Axial structs.
edge
Helper macro to create Edge structs.
transform
Helper macro to create Transform.
vector2d
Helper macro to quickly instantiate a Vector2D.
vertex
Helper macro to create Vertex structs.