Reflection mapping is a technique used in computer graphics to simulate reflective surfaces by mapping environment reflections onto 3D objects. This method enhances visual realism by precomputing a static image of the environment, which can then be efficiently applied to surfaces in real-time rendering.