[Haskell-cafe] Tetris

Stefan O'Rear stefanor at cox.net
Tue Nov 20 14:58:05 EST 2007


On Tue, Nov 20, 2007 at 07:27:48PM +0000, Andrew Coppin wrote:
> (Nitpick: Don't you need Gtk2hs in order to *use* OpenGL? I mean, you have 
> to open a window to render into somehow, and that's outside the OpenGL 
> standard...)

You need *something*, but it need not be Gtk.  GLUT and GLX will also
work, and at least the former has a Haskell binding.

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20071120/6ee7a221/attachment.bin


More information about the Haskell-Cafe mailing list