A minimal raytracer in Rust
Go to file
Michael Kohl 9a00830460 Add ray and sphere structs and impl 2021-05-15 14:03:25 +07:00
src Add ray and sphere structs and impl 2021-05-15 14:03:25 +07:00
.gitignore Initialize project 2021-05-14 18:03:12 +07:00
Cargo.lock Initialize project 2021-05-14 18:03:12 +07:00
Cargo.toml Initialize project 2021-05-14 18:03:12 +07:00