aboutsummaryrefslogtreecommitdiff
path: root/src/core/vector3.rs
AgeCommit message (Expand)Author
2021-02-07Add reflecting materialJulian T
2021-02-07Abstracted lambertian into materialJulian T
2021-02-06Implement pathtracingJulian T
2021-02-06Reorganized scene module, and fixed bug in sphere intersectJulian T
2021-02-03Add simple perspective cameraJulian T
2021-02-03Added documentation for many of the modulesJulian T
2021-01-31Add Scene type and Sphere intersectJulian T
2021-01-30Finished initial film, reorganization and started work on shapesJulian T