0.0.4 • Published 7 years ago
noobgl-matrix v0.0.4
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.