Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Rename to pathtrace, started for of depth of field, choose closest intersect | Julian T |
2021-02-07 | Add reflecting material | 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 |