I think this is the 5th time (?) that I have started working on a ray-tracing rendering engine. Hopefully this time with more follow through as Rust makes things easier to get setup and running with fewer errors along the way.
This project is currently in its early stages of development. Currently, it can only ray cast with no shadows, reflections, or refraction. Here is an example of it rendering a single 3D diamond shape from an orthographic view.
