@hackage vect0.4.0
A low-dimensional linear algebra library, tailored to computer graphics.
Categories
License
BSD-3-Clause
Maintainer
bkomuves (plus) hackage (at) gmail (dot) com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
CustomDependencies (3)
Dependents (19)
@hackage/fwgl-glfw, @hackage/HGamer3D-Common, @hackage/Monaris, @hackage/fwgl, @hackage/lambdacube-compiler, @hackage/lambdacube-samples, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
opengl
(on by default)
Compile with OpenGL support
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.