In this project I am building ray tracing in Rust by following a turtorial series.
First I adapted the Ray Tracing in One Weekend project using Rust. This yielded this final render as result.
Currently I am working on adapting the next book in the series.