An unfinished raytracer/pathtracer/bidirectional pathtracer
Go to file
2020-03-16 15:16:20 +01:00
src library: add core module 2020-03-16 15:16:20 +01:00
.gitignore project: add Cargo project files 2020-03-08 16:22:44 +01:00
.gitlab-ci.yml project: use nightly in CI 2020-03-08 17:34:17 +01:00
.rustfmt.toml project: add default formatting configuration 2020-03-08 17:27:30 +01:00
Cargo.toml project: split project into library and executable 2020-03-16 14:57:55 +01:00