Peter Shirley's Ray Tracing In One Weekend implementation in Rust

Hello, I did the same exercise at about the same time as you did...
Here it is my implementation:

https://github.com/fralken/ray-tracing-in-one-weekend

Cheers,

3 Likes