Godzil
|
c369d2fe2d
|
Start working on dumping the world (to a JSON file) for debug purposes.
|
2020-02-27 18:03:08 +00:00 |
|
Godzil
|
a6f0422bd1
|
Add renderstat to get some info about rendering.
|
2020-02-27 17:20:55 +00:00 |
|
Godzil
|
1e2588441f
|
Rename tuple file to remove the plural.
Also add empty shell ray.
|
2020-02-15 23:18:04 +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
|
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 |
|