jmeas/two-rotations.js

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
### [0.0.2](https://github.com/jmeas/two-rotations.js/releases/tag/v0.0.2)

- The transformation matrix can now be computed independent of applying
  the matrix, allowing caching for better performance.

### [0.0.1](https://github.com/jmeas/two-rotations.js/releases/tag/v0.0.1)

- The first release!