grid

Please see the README on GitHub at https://github.com/mhwombat/grid#readme


Keywords
library, math, Propose Tags, https://github.com/mhwombat/grid#readme, Skip to Readme, Index, Quick Jump, Math.Geometry.Grid, Math.Geometry.Grid.Hexagonal, Math.Geometry.Grid.Hexagonal2, Math.Geometry.Grid.HexagonalInternal, Math.Geometry.Grid.HexagonalInternal2, Math.Geometry.Grid.Octagonal, Math.Geometry.Grid.OctagonalInternal, Math.Geometry.Grid.Square, Math.Geometry.Grid.SquareInternal, Math.Geometry.Grid.Triangular, Math.Geometry.Grid.TriangularInternal, Math.Geometry.GridInternal, Math.Geometry.GridMap, Math.Geometry.GridMap.Lazy, grid-7.8.15.tar.gz, browse, Package description, Package maintainers, AmyDeBuitleir, edit package information , 7.8.11, 7.8.12, 7.8.14, 7.8.15, here, Hackage, htiled, Tiled, IcoGrid
License
BSD-3-Clause
Install
cabal install grid-7.8.10

Documentation

Hackage Hackage-Deps

Grid

Grid is a Haskell library for working with regular grids/graphs/lattices.

Please read the introductory userguide with pictures here.

More detailed Haddock documentation with sample code can be found at Hackage.

Related packages

  • htiled: Import maps from the .tmx map format generated by Tiled.
  • IcoGrid: Defines functions for dealing with a type of hexagon grid wrapped around a sphere.