Implementing the Dmitry V. Sokolov (ssloy) tinyrenderer in rust.
The goal at first is port the main logic to rust with minimal changes besides maybe rust special stuff. Also I try to always generate the same images as the original cpp code,
Just some images that were generated while coding this.
The normal generated image
I added a function that allows shading by a range of colors
Frog test:







