UNPKG

matrix3d

Version:

Decompose, interpolate, compose 3d matrices.

9 lines (5 loc) 227 B
Matrix3d ======== Decompose, interpolate, compose operations on 3d matrices. Most of the Matrix4 code was ported from [Chromium](https://code.google.com/p/chromium). Some Vector methods from [three.js](http://threejs.org/).