Ray tracing Code implementing Ray Tracing in One Weekend in Rust. How to run Prerequisites Rust & Cargo (installation using rustup is recommended) Steps to run cargo run > my-output-file.pmm That's it! Your operating system might have a native way to view .ppm files, otherwise you can search for solutions online.