Age | Commit message (Expand) | Author |
---|---|---|
2021-02-10 | Fixed most clippy warnings | Julian T |
2021-02-09 | Add tiling for rendering | Julian T |
2021-02-08 | Finish depth of field | Julian T |
2021-02-07 | Move to double to avoid rounding error | Julian T |
2021-02-05 | Achieve anti aliasing with multi pixel sampling | Julian T |
2021-02-03 | Can render a simple sphere, without shading | Julian T |
2021-02-03 | Added documentation for many of the modules | Julian T |
2021-01-30 | Finished initial film, reorganization and started work on shapes | Julian T |