Reactive-fieldtrip

From HaskellWiki
Revision as of 21:29, 17 November 2008 by Vicky (talk | contribs)
Jump to navigation Jump to search


Abstract

reactive-fieldtrip connects the Reactive (FRP) and FieldTrip (functional 3D) libraries, for functionally programming reactive, animated, 3D graphics.

Besides this wiki page, here are more ways to find out about reactive-fieldtrip:

  • Visit the Hackage page for library documentation and to download & install.
  • Or install with cabal install reactive-fieldtrip (you may also need to install libghc6-opengl-dev and libghc6-glut-dev using synaptic or apt-get).
  • Get the code repository: darcs get http://code.haskell.org/reactive-fieldtrip.

Please leave comments at the Talk page.