vect: A low-dimensional linear algebra library, tailored to computer graphics.
A low-dimensional (2, 3 and 4) linear algebra library, with lots of useful functions. Intended usage is primarily computer graphics (basic OpenGL support is included). Projective 4 dimensional operations, as used in eg. OpenGL, are also supported. The base field is either Float or Double.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
opengl | Compile with OpenGL support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vect-0.4.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4.0, 0.4.5, 0.4.5.2, 0.4.6, 0.4.7 |
---|---|
Dependencies | base, OpenGL, random [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Copyright | (c) 2008-2009 Balazs Komuves |
Author | Balazs Komuves |
Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
Category | Graphics, Math |
Home page | http://code.haskell.org/~bkomuves/ |
Uploaded | by BalazsKomuves at 2009-04-20T21:46:19Z |
Distributions | NixOS:0.4.7 |
Reverse Dependencies | 16 direct, 17 indirect [details] |
Downloads | 6328 total (26 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |