Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Rename to pathtrace, started for of depth of field, choose closest intersect | Julian T |
2021-02-08 | Fix render warnings | Julian T |
2021-02-07 | Abstracted lambertian into material | 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 |
2021-01-31 | Add Scene type and Sphere intersect | Julian T |