Added Matrix4x3 and Matrix3x4 implementations from our game.
authorRobert Rouhani <robert.rouhani@gmail.com>
Fri, 18 Jan 2013 23:32:09 +0000 (15:32 -0800)
committerRobert Rouhani <robert.rouhani@gmail.com>
Fri, 18 Jan 2013 23:32:09 +0000 (15:32 -0800)
commite5adf4d8621b7f748dba349b35418a212f22a753
treecfdfb60516e697ac35bc6caa9ea6a1afdfacae83
parentafefc93fc6282a2a93714e12c6c363ba07789921
Added Matrix4x3 and Matrix3x4 implementations from our game.
Source/OpenTK/Math/Matrix3x4.cs [new file with mode: 0644]
Source/OpenTK/Math/Matrix4x3.cs [new file with mode: 0644]
Source/OpenTK/OpenTK.csproj