Swarm.Game.Scenario.Topography.Rasterize
Description
Convenience functions for rendering topographical structures
makeImage :: Pixel px => (a -> px) -> Grid a -> Image px Source #