UNPKG
matrix3d
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
Decompose, interpolate, compose 3d matrices.
github.com/kamicane/matrix3d
kamicane/matrix3d
matrix3d
/
README.md
9 lines
(5 loc)
•
227 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
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/
).