[Haskell-cafe] looking for a 2d graphics package

Peter Verswyvelen bugfact at gmail.com
Mon Feb 23 16:10:09 EST 2009


did you look at Hieroglyph?
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hieroglyph

you can also just use GTK2HS / Cairo, or even just OpenGL if you want speed.


On Mon, Feb 23, 2009 at 8:46 PM, Martin DeMello <martindemello at gmail.com>wrote:

> What 2d graphics library would be the best fit for this sort of thing?
>
> http://www.superliminal.com/geometry/tyler/gallery/circular/tiles060.html
>
> I took a look at diagrams but it seemed more geared towards things
> that fit on a rectangular layout.
>
> martin
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090223/8b01a7af/attachment.htm


More information about the Haskell-Cafe mailing list