The Linux Foundation Projects
Skip to main content

Gouraud Shading

Shading technique that computes values at triangle vertices and interpolates them across the surface. This is more realistic and computationally expensive than flat shading, and less than Phong shading.