Implementation Bump Map by GPU Based on HLSL

Bump map is the algorithm by disturbed surface normal direction to generate a bump or rough objects. This paper studies how to use HLSL to achieve bump map rendering, full use of GPU computing power and programmability to improve rendering efficiency. The