FieldTrip: Functional 3D

[ bsd3, graphics, library ] [ Propose Tags ]
Versions [RSS] 0.2, 0.2.1, 0.2.2, 0.2.4, 0.2.6, 0.2.7
Dependencies base, GLUT, graphicsFormats, MemoTrie, old-time, OpenGL, TypeCompose, vector-space (>=0.5.7) [details]
License BSD-3-Clause
Copyright (c) 2007-2008 by Conal Elliott and Andy Gill
Author Conal Elliott and Andy Gill
Maintainer conal@conal.net, andygill@ku.edu
Category graphics
Home page http://haskell.org/haskellwiki/FieldTrip
Uploaded by ConalElliott at 2009-05-15T01:13:09Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5640 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for FieldTrip-0.2.4

[back to package description]
A functional 3D graphics library.

We're just getting started, so abstractions are in flux.  I think we'll
want this library to have functional 3D and rely on another library (e.g.,
Reactive) for animation and reactivity.

If you want to try things out from inside ghci, use the following command line.

ghci -isrc:FieldTrip-GLUT/src:examples examples/Test.hs