Content deleted Content added
Uranographer (talk | contribs) =3D Computer Graphics= clairifed a few issues |
Uranographer (talk | contribs) =3D Computer Graphics= |
||
Line 16:
; [[Flat shading]]: A technique that shades each polygon of an object based on the polygon's "normal" and the position and intensity of a light source.
; [[Gouraud shading]]: Invented by [[Henri Gouraud]] in 1971, a fast and resource-conscious technique used to simulate smoothly shaded surfaces by interpolating vertex colors across a polygon's surface.
; [[Texture mapping]]: A technique for simulating surface detail by mapping images (textures) onto polygons.
; [[Phong shading]]: Invented by [[Bui Toc Phong]], a smooth shading technique that approximates curved-surface lighting by interpolating the vertex normals of a polygon across the surface; the lighting model includes glossy reflection with a controlable level of gloss.
|