
matrix3
Posted Tuesday, 8 May, 2012 - 21:18 by joe inhi
I created a matrix3 class, more or less a copy of the Matrix4 class, but not everything is implemented (Determinant/Invert is missing). You can find a diff at:
http://anthila.dyndns.org/opentk-matrix3.patch
If you want, you can include the code in opentk.

