raytracer-c/test/module_raytracer
2023-10-03 23:35:45 -04:00
..
wavefrontobj clang formatted my test obj file! 2020-10-27 21:23:51 -04:00
CMakeLists.txt Begin yaml implementation - parsing light definition seems to work 2020-11-24 23:00:58 -05:00
test_camera.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_canvas.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_lights.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_material.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_rays.c Refactor RAY_Computations usage to eliminate some calls to malloc 2023-10-03 23:35:45 -04:00
test_sequences.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_wavefrontobj.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_world_utils.h Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00
test_world.c Refactor RAY_Computations usage to eliminate some calls to malloc 2023-10-03 23:35:45 -04:00
test_yamlloader.c Refactor functions with no arguments to make sure they have a prototype 2023-10-02 20:05:58 -04:00