Reactive-fieldtrip
Abstract[edit]
reactive-fieldtrip connects the Reactive (FRP) and FieldTrip (functional 3D) libraries, for functionally programming reactive, animated, 3D graphics. It is built on top of the reactive-glut package.
Besides this wiki page, here are more ways to find out about reactive-fieldtrip:
- Hackage provides library documentation and download + installation for reactive-fieldtrip.
- Or install with cabal install reactive-fieldtrip.
- Get the code repository:
darcs get http://code.haskell.org/reactive-fieldtrip/
.
See FieldTrip#Problems and solutions for any technical glitches.
Please leave comments at the Talk page.