matrix-utilities
Tiny, high performance utilities for performing 2/3D matrix calculations. Full unit test coverage, compatible with Node/CommonJS, AMD, and browser globals.
@vicimpa/glm
A lightweight, class-based alternative to gl-matrix providing vector, matrix, and quaternion math utilities for 2D/3D graphics, game development, and WebGL/WebGPU applications.
2d-css-matrix-parse
Module that parse a 2D css transform matrix into a 3x3 array. Also the module allow you get the matrix array from a specified element
gl-vec3
gl-matrix's vec3, split into smaller pieces