• Introduction
  • Concepts
    • Key Concepts
    • Topology
    • Storage
    • Rotation
    • Info
    • Position
    • Relatives
    • Indicies
    • Bounds
    • Query
    • Shape
    • Symmetry
    • Pathfinding
    • Dual
    • Caching
  • Tutorials
    • Getting Started in Unity
    • Getting Started in Godot
    • Langton's Ant
    • Paint Program
    • Townscaper
    • Marching Squares
  • Grids
    • SquareGrid
    • CubeGrid
    • HexGrid
    • TriangleGrid
    • MeshGrid
    • PeriodicPlanarMeshGrid
    • PlanarLazyMeshGrid
    • SubstitutionTilingGrid
    • VoronoiGrid
    • OffGrid
  • Modifiers
    • TransformModifier
    • MaskModifier
    • BijectModifier
    • RavelModifier
    • PlanarPrismModifier
    • WrapModifier
    • RelaxModifier
    • NestedModifier
  • Creating Grids
  • Extras
  • Release Notes