Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | Add 3d bounding box and merged SceneIntersection and Intersection | Julian T | |
2021-02-10 | Fixed most clippy warnings | Julian T | |
2021-02-08 | Rename to pathtrace, started for of depth of field, choose closest intersect | Julian T | |
2021-02-07 | Abstracted lambertian into material | Julian T | |
2021-02-06 | Implement pathtracing | Julian T | |
2021-02-06 | Reorganized scene module, and fixed bug in sphere intersect | Julian T | |
2021-02-03 | Base render of surface normal, and abstract shading and tracing to the | Julian T | |
trace module |