Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: 2D drawing library for Beginner (Jean Lopes)
2. Re: 2D drawing library for Beginner (Olivier Revollat)
----------------------------------------------------------------------
Message: 1
Date: Fri, 14 Feb 2020 09:12:31 -0300
From: Jean Lopes <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] 2D drawing library for Beginner
Message-ID:
<cakeoksgayna0u-ntswq8cb2mx99qd6zyzzbmrllyv79imo2...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
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 <[email protected]> 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
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20200214/a223e481/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 14 Feb 2020 15:55:36 +0100
From: Olivier Revollat <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] 2D drawing library for Beginner
Message-ID:
<CA+nXgrXGYgY0nVEMCxuwGCdz_H2UVJ7fL=cbpw8cmkbeaj4...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
OK I will try gloss. Thanks
Le ven. 14 févr. 2020 à 13:13, Jean Lopes <[email protected]> a écrit :
> 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 <[email protected]> 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
>> [email protected]
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/beginners/attachments/20200214/e74daf6b/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 140, Issue 8
*****************************************