Reactive-glut
Abstract[edit]
reactive-glut connects Reactive with 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 Hackage page for library documentation and to download & install.
- Or install with cabal install reactive-glut.
- Get the code repository: darcs get http://code.haskell.org/reactive-glut.
See FieldTrip#Problems and solutions for any technical glitches.
Please leave comments at the Talk page.