
2 Jun
2007
2 Jun
'07
1:45 a.m.
Jon asked:
Where should I go to get started with OpenGL and Haskell?
Don't use the examples here: http://www.haskell.org/HOpenGL/ They don't work with recent versions of HOpenGL. But do use the examples here: http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/libraries/GLUT/examples/Re... They worked for me. -- Dan