Matthew Gordon
|
7c8baf57da
|
Use Array2D as storage for ImageRgbF
|
2020-09-01 22:44:55 -04:00 |
Matthew Gordon
|
26fb50b39b
|
Add partially-implemented Mat2 that should have been in last commit
|
2020-08-29 23:06:28 -04:00 |
Matthew Gordon
|
61d6f69d11
|
Implement various matrix operations and remove nalgebra
|
2020-08-29 23:02:23 -04:00 |
Matthew Gordon
|
f5b0a35635
|
Replace nalgebra matrix and vector classes with own classes
Nalgebra only used to find matrix inverse now.
|
2020-08-28 23:08:44 -04:00 |
Matthew Gordon
|
8be0c0a21b
|
Add mat3 struct
|
2020-08-14 23:48:45 -04:00 |
Matthew Gordon
|
4f429ade85
|
Add Mat4 class
|
2020-08-14 23:30:54 -04:00 |
Matthew Gordon
|
8f0a7d0cfd
|
Add Vec2, Vec3 and Vec4 structs
|
2020-08-14 22:41:36 -04:00 |