stackgl / gl-mat3

gl-matrix's mat3, split into smaller pieces
zlib License
17 stars 1 forks source link

mat3.projection added #2

Closed mreinstein closed 7 years ago

mreinstein commented 7 years ago

gl-matrix/mat3 recently added a projection(out, width, height) function. In the hopes of keeping some parity with the original, adding here too.