
1 Jun
2007
1 Jun
'07
9:45 p.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