Godzil
|
dee4b9ae91
|
Now we can transform!
|
2020-02-14 23:28:56 +00:00 |
|
Godzil
|
0621ca86e1
|
Change width to size, as it is more correct.
Add calculation of determinant, submatric, minorm cofactor and inverse of a matrix.
|
2020-02-14 19:19:36 +00:00 |
|
Godzil
|
9f2a41e6f3
|
Change default precision to float instead of double (need to investigate there)
Also add a way to dynamically change the precision (needed for some test that don't use non full precision result matrix)
|
2020-02-14 19:18:43 +00:00 |
|
Godzil
|
95c7616646
|
Moving some functions around to keep the header a bit more tidy
|
2020-02-14 17:52:47 +00:00 |
|
Godzil
|
c4c216647d
|
First batch of matrix related functions
|
2020-02-14 17:49:51 +00:00 |
|
Godzil
|
fac2212661
|
Canvas implementation and add build of LodePNG
|
2020-02-14 16:04:28 +00:00 |
|
Godzil
|
f3678992c5
|
Add Colour implementation
|
2020-02-14 15:08:40 +00:00 |
|
Godzil
|
332e73a3d9
|
Add support for tuples/point/vector and corresponding tests.
|
2020-02-14 14:22:13 +00:00 |
|
Godzil
|
7b07106816
|
Add some nice math helping functions
|
2020-02-14 14:21:57 +00:00 |
|