aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2021-02-03Can render a simple sphere, without shadingJulian T
2021-02-03Add simple perspective cameraJulian T
2021-01-31Add Scene type and Sphere intersectJulian T
2021-01-30Finished initial film, reorganization and started work on shapesJulian T
2021-01-29Finish get_tile on FilmJulian T
2021-01-24Create rust projectJulian T