GridIndex

We update the documentation frequently with new examples and knowledge base articles. If you want to stay up to date, follow us on Twitter.

If you are familiar with Amit Patel’s excellent guide on Hexagonal Grids, you may find this breakdown of features useful. It shows how Grids supports all the features in that article: Gamelogic’s Grids and Amit Patel’s Guide for Hexagon Grids

Tutorials

Knowledge Base

https://gamelogic.quandora.com/grids_unity

API Documentation

http://gamelogic.co.za/documentation/grids

Mathematical Background

www.gamelogic.co.za/downloads/HexMath2.pdf (Advanced)

This document gives the mathematical base for working on hex grids. This should be useful to you if you implement your own algorithms.

More Examples

We frequently add more examples showing how to use our algorithms, how to implement common game mechanics, using Grids with various GUI packages, and advanced techniques such as mesh generation and scrolling. http://gamelogic.co.za/grids/examples/

FAQ

Grids Features

Compilation errors

Examples

From our blog

Resources