aboutsummaryrefslogtreecommitdiff
path: root/src/camera/camera.rs
AgeCommit message (Collapse)Author
2021-02-10Fixed most clippy warningsJulian 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-06Reorganized scene module, and fixed bug in sphere intersectJulian T
2021-02-03Can render a simple sphere, without shadingJulian T
2021-02-03Add simple perspective cameraJulian T