Ray Tracer in 99 Lines of Python
You can find the full code here: https://github.com/prashantpandeygit/raytracer
I started this project as to learn the math behind the working of ray tracers as a weekend challenge. So, what I impleme
prashantpandey.hashnode.dev3 min read