/tiny-raytrace-rs

Implementation of tinyraytracer in Rust

Primary LanguageRust

tiny-raytrace-rs

This is an implementation of ssloy/tinyraytracer, in Rust. It doesn't follow the same code style but each step should be roughly equal. Also I used two famous libraries, image for creating the image and writing it on disk, and, glam for vector algebra.

I stopped at Step 9, after which there is a take home assignment, but I think I got quite a bit of insight already.

Here is the final produced image: Rendered result