raytracing-weekend Ray tracing in one weekend in Rust Building Have a working rust compiler Run cargo build Run cargo test ??? profit Generating an image Build and test the project cargo run > [name].ppm where [image].ppm is your output file. View you image in a ppm viewer like this one