An open API service indexing awesome lists of open source software.

https://github.com/xclud/dart_affine

Affine transformations calculations to get a mix of a transformation matrix and translation.
https://github.com/xclud/dart_affine

affine-transformation dart

Last synced: 2 months ago
JSON representation

Affine transformations calculations to get a mix of a transformation matrix and translation.

Awesome Lists containing this project

README

          

Affine transformations calculations to get a mix of a transformation matrix and translation. For two-dimensional input vectors, the augmented matrix formalism combines both of these into a large 3×3 transformation matrix.