raytracer-c/test/module_shapes
2023-10-03 23:35:45 -04:00
..
CMakeLists.txt Ignore just the failing cone tests, not the entire set of cone tests 2020-10-17 18:42:42 -04:00
test_bound.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_cone.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_csg.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_cube.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_cylinder.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_group.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_plane.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_shape.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_sphere.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_triangle.c Refactor RAY_Computations usage to eliminate some calls to malloc 2023-10-03 23:35:45 -04:00