Ray-sphere intersection implementation Support for basic materials: Lambertian (diffuse) and metallic surfaces (with fuzz) Basic anti-aliasing using jittered supersampling Lightweight graphical user ...
In this project, which is broken up into two milestones, you will build a program that will generate ray-traced images of complex scenes using the Whitted illumination model. You will implement the ...
Add a description, image, and links to the ray-tracer-challenge topic page so that developers can more easily learn about it.