A ray tracer written in rust based on the awesome book 'Ray Tracing in One Weekend'.
cargo run --release > image.ppm
xdg-open image.ppm
https://raytracing.github.io/books/RayTracingInOneWeekend.html
A ray tracer written in rust based on the awesome book 'Ray Tracing in One Weekend'.
cargo run --release > image.ppm
xdg-open image.ppm
https://raytracing.github.io/books/RayTracingInOneWeekend.html