Age | Commit message (Expand) | Author |
---|---|---|
2021-02-13 | Fixed test and compile warnings | Julian T |
2021-02-10 | Fixed most clippy warnings | Julian T |
2021-02-08 | Finish depth of field | Julian T |
2021-02-08 | Rename to pathtrace, started for of depth of field, choose closest intersect | Julian T |
2021-02-06 | Reorganized scene module, and fixed bug in sphere intersect | Julian T |
2021-02-03 | Can render a simple sphere, without shading | Julian T |
2021-02-03 | Add simple perspective camera | Julian T |