Re: hello

Jeff Zaroyko <[email protected]> Wed, 6 May 2009 08:49:18 +1000
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
On Wed, May 6, 2009 at 3:59 AM, Corey O'Connor <[email protected]> wrote:
> Sounds like you are looking for the NeHe tutorials
> implemented in Haskell. (http://nehe.gamedev.net/) Which I don't think
> has been done yet. Though that would be an interesting project for our
> group to attack.
>

Lessons 1-12 of the nehe-tuts are on hackage[1], thanks to Jason Dagit
who also hosts the darcs repo[2] for the project.

1. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nehe-tuts
2. http://projects.codersbase.com/repos/nehe-tuts/

Jeff