Godzil
|
3cfbb604b0
|
Fix missing includes.
|
2020-03-02 23:34:44 +00:00 |
|
Godzil
|
478b1f0af1
|
Disable a test as it is not consistent between compilers.
|
2020-03-02 17:41:04 +00:00 |
|
Godzil
|
2ea4abdce7
|
Boundingboxes should be ready.
Next step (later) would be to properly use them other than group to lower the number of intersection calculation per ray.
|
2020-02-25 18:03:12 +00:00 |
|
Godzil
|
9c35cfc4f3
|
Trying to fix coverage.
|
2020-02-22 18:21:30 +00:00 |
|
Godzil
|
81e323fdf4
|
Added CUBES!
|
2020-02-22 17:30:15 +00:00 |
|
Godzil
|
cf5597ad6d
|
Adding shadows!
|
2020-02-20 17:46:03 +00:00 |
|
Godzil
|
1f4b14c896
|
Add a function to convert degree to radian.
|
2020-02-14 23:29:09 +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
|
7b07106816
|
Add some nice math helping functions
|
2020-02-14 14:21:57 +00:00 |
|