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

https://github.com/twpayne/go-affine2d

Package affine2d implements 2D affine transformations.
https://github.com/twpayne/go-affine2d

2d affine affine-transformation go golang matrix vector

Last synced: 4 days ago
JSON representation

Package affine2d implements 2D affine transformations.

Awesome Lists containing this project

README

          

# go-affine2d

[![PkgGoDev](https://pkg.go.dev/badge/github.com/twpayne/go-affine2d)](https://pkg.go.dev/github.com/twpayne/go-affine2d)

Package affine2d implements 2D affine transformations.

## License

MIT