0.0.4 • Published 7 years ago

noobgl-matrix v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

noobgl-matrix

This module contains classes that includes basics matrix computations tools.

badge npm version badge github license

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.