Godzil
|
79af9fbc97
|
Also rename the test file.
|
2020-02-15 23:20:37 +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
|
1f4b14c896
|
Add a function to convert degree to radian.
|
2020-02-14 23:29:09 +00:00 |
|
Godzil
|
dee4b9ae91
|
Now we can transform!
Chapter04
|
2020-02-14 23:28:56 +00:00 |
|
Godzil
|
514bd649c1
|
Correct how google test is used.
I think it was working before because the other computer had gtest system installed.
Bonus: it is now also integrated with CTest
|
2020-02-14 22:19:39 +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.
Chapter03
|
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
Chapter02
|
2020-02-14 16:04:28 +00:00 |
|
Godzil
|
a9321b5051
|
Update an header
|
2020-02-14 15:08:50 +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.
Chapter01
|
2020-02-14 14:22:13 +00:00 |
|
Godzil
|
7b07106816
|
Add some nice math helping functions
|
2020-02-14 14:21:57 +00:00 |
|
Godzil
|
8144e38aa0
|
Add an empty main (for now)
|
2020-02-14 14:21:40 +00:00 |
|
Godzil
|
0caa4b8e34
|
Add all cmakelist files
|
2020-02-14 14:21:30 +00:00 |
|
Godzil
|
e2643d677d
|
Update .gitignore
|
2020-02-14 14:21:07 +00:00 |
|
Godzil
|
d7a2f487cb
|
Working on the project skeleton, and add external dependencies that may come handy
|
2020-02-11 14:16:30 +00:00 |
|
Godzil
|
cbcc797539
|
first commit
|
2020-02-07 11:52:16 +00:00 |
|