Re: [HOpenGL] RE: ANNOUNCE: GPipe-1.0.0: A functional graphics API for programmable GPUs

Jake McArthur <[email protected]> Mon, 05 Oct 2009 09:12:28 -0500
Newsgroups gmane.comp.lang.haskell.general,gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
Hugo Gomes wrote:
> great...
> 
> now, how do i use glfw with it ? :)

Yeah, I was disappointed to see that the only toolkit it works with when 
rendering to a window is GLUT. I want to run my own event loop, dangit!

- Jake