Top "Phong" questions

Phong shading is a 3D lighting model and interpolation method used in OpenGL and other 3D APIs.

Raytracing Shadows

So, I read about raytracing on the net and started writing a Raytracer from scratch in my spare time. I'm …

c++ shadow raytracing phong