Looks nice. Does it scale well to millions of elements, and can it handle
3D?

On Thu, Sep 6, 2012 at 12:37 PM, Alfredo Di Napoli <
alfredo.dinap...@gmail.com> wrote:

> It seems cool, looking forward to play with it!
>
>
> On 6 September 2012 09:42, Amy de Buitléir <a...@nualeargais.ie> wrote:
>
>> I'm happy to announce a new package called grid:
>>
>>     http://hackage.haskell.org/package/grid
>>     https://github.com/mhwombat/grid/wiki (wiki)
>>
>> Grid provides tools for working with regular arrangements of tiles, such
>> as
>> might be used in a board game or self-organising map (SOM). Grid currently
>> supports triangular, square, and hexagonal tiles, with various 2D and
>> toroidal
>> layouts. If you need a tile shape or layout that isn't currently provided,
>> please let me know. See Math.Geometry.Grid for an example of how to use
>> the
>> package. Suggestions for improvement are welcome.
>>
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe@haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to