Scad_mlSourceThe core module of this library. Containing the core type, and all operations upon it.
An affine transformation matrix.
Provides functions for the creation of and operations between quaternions. These can be used to create composable and interpolatable rotations to be applied to vectors (e.g. Vec3.t) directly, and Scad.t through MultMatrix.t.