Home | Lehre | Videos | Texte | Vorträge | Software | Person | Impressum, Datenschutzerklärung | Blog RSS

GPU, Matrices

See Section 3 of my Tutorial. Important points: shading/illumination/lighting (all denoting roughly the same), normal vectors, Lambert model for the diffuse component, Phong model for the specular component, half vector, Gouraud interpolation (per-vertex lighting), Phong interpolation (per-pixel lighting).