FieldTrip: Functional 3D

[ bsd3, graphics, library ] [ Propose Tags ]

FieldTrip is a library for functional 3D geometry

Please see the project wiki page: http://haskell.org/haskellwiki/reactive

The module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!

© 2008 by Andy Gill and Conal Elliott; BSD3 license.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
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) [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 2008-11-09T21:23:03Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 5648 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.1

[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