package
0.0.0-20241213221354-a87c1cf6cf46
Repository: https://go.googlesource.com/mobile
Documentation: pkg.go.dev
# Type aliases
An Affine is a 3x3 matrix of float32 values for which the bottom row is implicitly always equal to [0 0 1].
A Mat3 is a 3x3 matrix of float32 values.
A Mat4 is a 4x4 matrix of float32 values.
No description provided by the author
No description provided by the author
No description provided by the author