uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/matrix-simplifier/README.md

Summary

Maintainability
Test Coverage
# Matrix Simplifier Interactive

**Author:** Courtney Bracefield

**Modified by:** Alasdair Smith

Simplifies matrix calculations for the rotation, scaling and translation of points to just one matrix.

## Licences

This interactive uses [mathjs](https://github.com/josdejong/mathjs), [dragula](https://github.com/bevacqua/dragula), [sprintf-js](https://github.com/alexei/sprintf.js) and [MathJax](https://github.com/mathjax/MathJax). Licences for these can be found in `LICENCE-THIRD-PARTY`, with full copies available in the `third_party_licences` directory.

This interactive uses free pencil and drag icons by [Icons8](https://icons8.com).
Note that MathJax is loaded from a CDN in `base.html`.