aboutsummaryrefslogtreecommitdiff
path: root/src/camera
AgeCommit message (Expand)Author
2021-02-13Fixed test and compile warningsJulian T
2021-02-10Fixed most clippy warningsJulian T
2021-02-09Add tiling for renderingJulian T
2021-02-08Finish depth of fieldJulian T
2021-02-08Rename to pathtrace, started for of depth of field, choose closest intersectJulian T
2021-02-07Move to double to avoid rounding errorJulian T
2021-02-06Implement pathtracingJulian T
2021-02-06Reorganized scene module, and fixed bug in sphere intersectJulian T
2021-02-05Achieve anti aliasing with multi pixel samplingJulian T
2021-02-03Can render a simple sphere, without shadingJulian T
2021-02-03Add simple perspective cameraJulian T
2021-02-03Added documentation for many of the modulesJulian T
2021-01-30Finished initial film, reorganization and started work on shapesJulian T
2021-01-29Finish get_tile on FilmJulian T
2021-01-28Unfinished filmJulian T
2021-01-25Started work on implementing vectors bounding and filmJulian T