[[Category:Packages]] [[Category:FRP]] [[Category:Graphics]] == Abstract == '''reactive-glut''' connects [[Reactive]] with [[OpenGL#Additional_software|GLUT]]. It also serves as a demonstration for how to hook up imperative (i.e., legacy) libraries [[Reactive]]. For a functional alternative to OpenGL/GLUT and reactive-glut, see [[FieldTrip]] and [[reactive-fieldtrip]]. '''Note:''' The repo has moved from conal.net to code.haskell.org. Besides this wiki page, here are more ways to find out about reactive-glut: * Read [http://code.haskell.org/reactive-glut/doc/html/ the library documentation]. * Get the code repository: '''darcs get http://code.haskell.org/reactive-glut'''. * Install from [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-glut Hackage]. * See the [[reactive-glut/Versions| version history]]. Please leave comments at the [[Talk:reactive-glut|Talk page]].