ray-tracer-comp371/src
2024-03-21 21:13:39 -04:00
..
Geometry.cc finish global illumination 2024-03-20 23:37:20 -04:00
Geometry.h finish global illumination 2024-03-20 23:37:20 -04:00
HitRecord.cc reformat ray and hitrecord 2024-03-14 18:43:28 -04:00
HitRecord.h add default constructors for Optional 2024-03-19 23:59:11 -04:00
Light.cc finish global illumination 2024-03-20 23:37:20 -04:00
Light.h add dummy global illum 2024-03-20 01:07:39 -04:00
Optional.h add progress bar 2024-03-18 20:36:03 -04:00
Output.cc reformat rt 2024-03-14 19:31:50 -04:00
Output.h reformat 2024-03-19 18:56:58 -04:00
Parser.cc bugfix: 2024-03-21 19:36:37 -04:00
Parser.h add light parser 2024-02-18 20:52:59 -05:00
Progress.h add progress bar 2024-03-18 20:36:03 -04:00
Ray.cc reformat ray and hitrecord 2024-03-14 18:43:28 -04:00
Ray.h add default constructors for Optional 2024-03-19 23:59:11 -04:00
RayTracer.cc remove unwanted header 2024-03-21 21:13:39 -04:00
RayTracer.h bugfix: 2024-03-21 19:36:37 -04:00
Scene.cc antialiasing 2024-03-21 17:37:00 -04:00
Scene.h antialiasing 2024-03-21 17:37:00 -04:00