
20 Nov
2007
20 Nov
'07
2:58 p.m.
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