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
Phong shading for shiny Python 3D surface plots

I'm trying to create aesthetically pleasing 3D plots in Python with specular shading, and thus far have tried using both …

python matlab matplotlib mayavi phong