Simple raytracer written in Rust
I'm following the online course Ray Tracing in One Weekend but am using Rust instead of the example C++ code.
cargo build
cargo test
cargo run
Simple raytracer written in Rust
I'm following the online course Ray Tracing in One Weekend but am using Rust instead of the example C++ code.
cargo build
cargo test
cargo run