Raytracer in a weekend 1

Implementing raytracer in a weekend in rust. Started a few years ago but forgot about this.

This project mainly to create something cool in pure code. I wanted to familarize myself more with rust. Learned mostly about Traits, Lifetimes and builtin datastructures like Rc, Box,

Result:

Result