Andrew Coppin wrote:
GLUT and GLX will also work, and at least the former has a Haskell binding.

As far as I'm aware, GLUT isn't available for Windows. (Or rather, I tried it once, and it wasn't happy at all. And after some Google searching, I found it's not around any more.)

As far as I'm aware, all GL implementations come with a GLUT implementation.

It doesn't give you a very sophisticated UI - hardly anything beyond the ability to open new windows - but it does work, it's simple, and it's cross platform.

Jules
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to