mobile/f32
David Symonds 7b659348a5 mobile: add import comments.
Change-Id: I0ff6d42a8e11f49df6fc3066e86be75015b93631
Reviewed-on: https://go-review.googlesource.com/1238
Reviewed-by: Andrew Gerrand <adg@golang.org>
2014-12-10 01:59:04 +00:00
..
affine.go go.mobile/f32: add Inverse 2014-10-15 09:42:53 -04:00
affine_test.go go.mobile/f32: add Inverse 2014-10-15 09:42:53 -04:00
f32.go mobile: add import comments. 2014-12-10 01:59:04 +00:00
f32_test.go go.mobile/f32: add a f32.Bytes function. 2014-10-29 09:19:38 +11:00
gen.go go.mobile/f32: sin/cos look-up tables. 2014-10-28 11:19:13 +11:00
mat3.go go.mobile/f32: make matrix multiplication work even if the dst matrix 2014-10-03 14:33:15 +10:00
mat4.go go.mobile/f32: add Scale, Translate and Rotate methods to Affine. 2014-10-09 13:48:17 +11:00
table.go go.mobile/f32: sin/cos look-up tables. 2014-10-28 11:19:13 +11:00
vec3.go go.mobile/f32: fix matrix multiply to be m0*m1 not m1*m0. 2014-10-03 12:33:49 +10:00
vec4.go go.mobile/f32: fix matrix multiply to be m0*m1 not m1*m0. 2014-10-03 12:33:49 +10:00