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.
- Host: GitHub
- URL: https://github.com/twpayne/go-affine2d
- Owner: twpayne
- License: mit
- Created: 2024-05-15T17:53:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T14:21:55.000Z (11 months ago)
- Last Synced: 2025-05-06T18:11:56.972Z (5 months ago)
- Topics: 2d, affine, affine-transformation, go, golang, matrix, vector
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-affine2d
[](https://pkg.go.dev/github.com/twpayne/go-affine2d)
Package affine2d implements 2D affine transformations.
## License
MIT