@hackage vect0.4.7
A low-dimensional linear algebra library, tailored to computer graphics.
Categories
License
BSD-3-Clause
Maintainer
bkomuves (plus) hackage (at) gmail (dot) com
Links
Versions
Installation
CustomDependencies (2)
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.
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 as a separate package). Projective 4 dimensional operations, as used in eg. OpenGL, are also supported; and so are quaternions. The base field is either Float or Double.