noobgl-matrix This module contains classes that includes basics matrix computations tools. Instalation npm install noobgl-matrix Usage import { Matrix4 } from "noobgl-matrix"; Documentation Everything you need to know is on the documentation page of the wiki.