mjs

1.0.0 • Public • Published

mjs

3D Matrix and Vector operators for node.js

This is a fork of webgl_mjs creating an easy to use node module.

Installation

npm install mjs

Usage

var MJS = require('mjs')(Array),
    V3 = MJS.V3,
    V2 = MJS.V2,
    M4x4 = MJS.M4x4;

/mjs/

    Package Sidebar

    Install

    npm i mjs

    Weekly Downloads

    451

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • imbcmdth