Jump to content

Relief mapping (computer graphics)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 76.31.171.59 (talk) at 21:23, 16 May 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer graphics, relief mapping is a texture mapping technique used to render the surface details of three dimensional objects accurately and efficiently.[1] It can produce accurate depictions of self-occlusion, self-shadowing, and parallax.[2] It is a form of short-distance raytrace done on a pixel shader.[citation needed] Relief mapping is highly comparable in both function and approach to another displacement texture mapping technique, Parallax Occlusion Mapping, considering that they both rely on raytraces, though the two are not to be confused with each other, as parallax occlusion mapping uses reverse heightmap tracing.

See also

References

  1. ^ "'Real-time relief mapping on arbitrary polygonal surfaces'" (PDF). Proceedings of the 2005 Symposium on Interactive 3D Graphics and Games: 155–162. 2005. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  2. ^ "'Relief Mapping of Non-Height-Field Surface Details" (PDF). Proceedings of the 2006 symposium on Interactive 3D graphics and games. 2006. Retrieved 18 February 2011. {{cite journal}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)