Bump mapping

(Position 4)

TechTest Model using a Bumpmap

This is 3 pass bump mapping that takes in account viewer position, light position and point normals of the object. That way, specular highlighting of the bumps is generated using common functions of rendering hardware. No special bump-mapping rendering chips are required.
Additional pass is made for the specular shading.

Total rendering passes: 4