HOpenGL, a Haskell binding for OpenGL and GLUT version 0.99 I am pleased to announce the tenth release of the Haskell binding for GL 1.2.1 / GLU 1.3 / GLUT 3.7beta. It offers easy access to *the* industrial strength 3D graphics API and a GUI toolkit. More details about HOpenGL can be found at http://www.informatik.uni-muenchen.de/~Sven.Panne/haskell_libs/HOpenGL.html This release mainly improves portability: In addition to Intel-based *nices, it now works on Windows (Cygwin/Mingw32), too. Detailed steps and downloads for setting up general OpenGL/GLUT support under Cygwin/Mingw32 can be found at http://www.informatik.uni-muenchen.de/~Sven.Panne/cygwin/opengl_glut.html HOpenGL should work on Sparc-based platforms, too, but this has not been thoroughly tested yet. Have fun! Sven -- Sven Panne Tel.: +49/89/2178-2235 LMU, Institut fuer Informatik FAX : +49/89/2178-2211 LFE Programmier- und Modellierungssprachen Oettingenstr. 67 mailto:[EMAIL PROTECTED] D-80538 Muenchen http://www.informatik.uni-muenchen.de/~Sven.Panne