ray-tracer-comp371/src
2024-03-20 20:11:32 -04:00
..
Geometry.cc fix for speed node 2024-03-19 22:21:53 -04:00
Geometry.h reformat geometry 2024-03-14 18:36:40 -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 fix area light illumination 2024-03-20 16:53:55 -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 work on global illum 2024-03-19 23:15:12 -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 update dummy global illum 2024-03-20 20:11:32 -04:00
RayTracer.h add dummy global illum 2024-03-20 03:27:01 -04:00
Scene.cc work on global illum 2024-03-19 23:15:12 -04:00
Scene.h work on global illum 2024-03-19 23:15:12 -04:00