matrix3d

Decompose, interpolate, compose 3d matrices.

Usage no npm install needed!

<script type="module">
  import matrix3d from 'https://cdn.skypack.dev/matrix3d';
</script>

README

Matrix3d

Decompose, interpolate, compose operations on 3d matrices.

Most of the Matrix4 code was ported from Chromium.

Some Vector methods from three.js.