rotation

fun rotation(axis: Vec3, angle: Angle): Mat4

Creates a transformation matrix for a rotation by a given angle around a given axis.