aboutsummaryrefslogtreecommitdiff
path: root/src/core/ray.rs
AgeCommit message (Collapse)Author
2021-07-31Better documentation and cleanupJulian T
2021-02-07Add reflecting materialJulian T
2021-02-06Implement pathtracingJulian T
2021-02-03Base render of surface normal, and abstract shading and tracing to theJulian T
trace module
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