Re: [HOpenGL] Re: Fw: patch applied (ghc): Remove the OpenGL familyof libraries fromextralibs
Christopher Lane Hinson <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <alpine.DEB.1.10.0807271300490.15307@greatmoo.downstairspeople.org> |
There is a section "Projects using the OpenGL bindings" (http://www.haskell.org/haskellwiki/OpenGL) on the wiki that is pretty bare. A quick search of HCAR lists five projects using OpenGL. --L On Sat, 26 Jul 2008, Jefferson Heard wrote: > It would be nice to know, though, how many people are using it and what > they're using it for. I'm using it for information visualization, and > slowly evolving/cribbing together something like the Processing > (http://www.processing.org) framework for Haskell as I do more things.