
HI, I would like to experiment with 2D graphics with Haskell (to do for example generative art, ...) I found Diagrams library which seem very powerful but I find it a bit overwhelming for beginner, so do you have anything I can start with ? maybe even a game engine .... Thanks ;)

Hi,
Not sure what you have tried already, but take a look at gloss. It does a
lot more than 2d drawing, but the API is quite nice
On Fri, Feb 14, 2020, 05:48 Olivier Revollat
HI,
I would like to experiment with 2D graphics with Haskell (to do for example generative art, ...) I found Diagrams library which seem very powerful but I find it a bit overwhelming for beginner, so do you have anything I can start with ? maybe even a game engine ....
Thanks ;)
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners

OK I will try gloss. Thanks
Le ven. 14 févr. 2020 à 13:13, Jean Lopes
Hi, Not sure what you have tried already, but take a look at gloss. It does a lot more than 2d drawing, but the API is quite nice
On Fri, Feb 14, 2020, 05:48 Olivier Revollat
wrote: HI,
I would like to experiment with 2D graphics with Haskell (to do for example generative art, ...) I found Diagrams library which seem very powerful but I find it a bit overwhelming for beginner, so do you have anything I can start with ? maybe even a game engine ....
Thanks ;)
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
participants (2)
-
Jean Lopes
-
Olivier Revollat