Appearance
type Mat4 = Float32Array;
Defined in: plot3d/mat4.ts:2
Minimal column-major 4×4 matrix helpers for the 3D plots (WebGL convention).