raytracer-c/demo
2023-12-10 02:10:20 -05:00
..
CMakeLists.txt Beginning of metrics, working registry, counter and gauge 2023-12-10 00:02:45 -05:00
csg.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
metrics_histogram.c Convert to pthreads from OpenMP 2023-12-10 02:10:20 -05:00
parabola.c Rename the global exception var to something else to satisfy the static analyzer :( 2020-10-10 09:49:11 -04:00
phong_render_sphere.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
phong_render_three_spheres_and_plane.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
phong_render_three_spheres_and_striped_plane.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
phong_render_three_spheres.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
random_spheres.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
reflection.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
refraction_cube.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
refraction_cylinder.c Add area lights to shading calculation, refactor pointlight to be simple case of arealight instead of it's own struct 2020-10-21 23:59:57 -04:00
refraction.c Add a blend pattern that maps to two individual patterns 2020-11-11 23:49:31 -05:00
render_obj.c Convert to pthreads from OpenMP 2023-12-10 02:10:20 -05:00
sphere_shadow.c Rename the global exception var to something else to satisfy the static analyzer :( 2020-10-10 09:49:11 -04:00
sphere_spin.c Refactor/rename Sasprintf -> UTILITIES_sasprintf 2023-10-07 19:39:43 -04:00
texture_map.c Refactor/rename Sasprintf -> UTILITIES_sasprintf 2023-10-07 19:39:43 -04:00