aboutsummaryrefslogtreecommitdiff
path: root/src/trace
AgeCommit message (Expand)Author
2021-08-05Add XY rectangleJulian T
2021-03-07Add light materialsJulian T
2021-02-21Add 3d bounding box and merged SceneIntersection and IntersectionJulian T
2021-02-10Fixed most clippy warningsJulian T
2021-02-08Rename to pathtrace, started for of depth of field, choose closest intersectJulian T
2021-02-07Add reflecting materialJulian T
2021-02-07Abstracted lambertian into materialJulian T
2021-02-06Implement pathtracingJulian T
2021-02-06Reorganized scene module, and fixed bug in sphere intersectJulian T
2021-02-03Base render of surface normal, and abstract shading and tracing to theJulian T