Illumination and Shading |
Texture Mapping
For each pixel determine position on object surface for each pixel corner (use inverse viewing transformation) determine position in texture map for each pixel corner get color (or average color) from texture map map color back onto screen pixel |
Made by dynaPage 0.2 |