An open API service indexing awesome lists of open source software.

https://github.com/abusch/rtiow

Ray-Tracing In One Weekend (in Rust)
https://github.com/abusch/rtiow

Last synced: 5 months ago
JSON representation

Ray-Tracing In One Weekend (in Rust)

Awesome Lists containing this project

README

          

# Ray-Tracing In One Weekend (in Rust)

This is my take on implementing the raytracer described in Peter Shirley's [Ray Tracing in One Weekend](https://www.amazon.com.au/Ray-Tracing-Weekend-Minibooks-Book-ebook/dp/B01B5AODD8) book in [Rust](https://www.rust-lang.org/en-US/).

![final render](rtiow.jpg)