@hackage reactive-fieldtrip0.0.9
Connect Reactive and FieldTrip
Installation
Dependencies (7)
- FieldTrip >=0.2.1
- InfixApplicative
- base
- reactive >=0.10.2
- reactive-glut >=0.0.4
- unamb Show all…
Dependents (1)
@hackage/acme-everything
The reactive-fieldtrip library [1] connects reactive [2] (a functional reactive programming library) and FieldTrip [3] (a functional 3D library). It's a simple extension of reactive-glut [4].
Please share any comments & suggestions on the discussion (talk) page at [1].
You can configure, build, and install all in the usual way with Cabal commands.
runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install
References:
[1] http://haskell.org/haskellwiki/reactive-fieldtrip [2] http://haskell.org/haskellwiki/reactive [3] http://haskell.org/haskellwiki/FieldTrip [4] http://haskell.org/haskellwiki/reactive-glut