[[Category:Packages]]
[[Category:FRP]]
[[Category:Graphics]]
[[Category:3D]]

== 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]].

Besides this wiki page, here are more ways to find out about reactive-glut:
* Visit the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/reactive-glut Hackage page] for library documentation and to download & install.
* Or install with <tt>cabal install reactive-glut</tt>.
* Get the code repository: <tt>darcs get http://code.haskell.org/reactive-glut</tt>.
<!-- * See the [[reactive-glut/Versions| version history]]. -->

Please leave comments at the [[Talk:reactive-glut|Talk page]].
