Jump to content

Relief mapping (computer graphics)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Citation bot (talk | contribs) at 20:25, 8 August 2023 (Alter: title, template type. Add: s2cid, chapter-url, date, chapter. Removed or converted URL. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox3 | #UCB_webform_linked 1709/2306). 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 first introduced in 2000[1] used to render the surface details of three-dimensional objects accurately and efficiently.[2] It can produce accurate depictions of self-occlusion, self-shadowing, and parallax.[3] It is a form of short-distance ray tracing done in 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 ray tracing, though the two are not to be confused with each other, as parallax occlusion mapping uses reverse heightmap tracing.

See also

References

  1. ^ Oliveira, Manuel M. and Bishop, Gary and McAllister, David (2000). "Relief texture mapping". Proceedings of the 27th annual conference on Computer graphics and interactive techniques - SIGGRAPH '00. pp. 359–368. doi:10.1145/344779.344947. ISBN 1581132085. S2CID 598957.{{cite book}}: CS1 maint: date and year (link) CS1 maint: multiple names: authors list (link)
  2. ^ Policarpo, F., Oliveira, M. M., Comba, J. L. D. (2005). "Real-time relief mapping on arbitrary polygonal surfaces" (PDF). Proceedings of the 2005 symposium on Interactive 3D graphics and games. pp. 155–162. doi:10.1145/1053427.1053453. ISBN 1595930132. S2CID 3445302.{{cite book}}: CS1 maint: date and year (link) CS1 maint: multiple names: authors list (link)
  3. ^ Policarpo, F., Oliveira, M. M. (2006). "Relief mapping of non-height-field surface details" (PDF). Proceedings of the 2006 symposium on Interactive 3D graphics and games - SI3D '06. p. 55. doi:10.1145/1111411.1111422. ISBN 159593295X. S2CID 11331719. Retrieved 18 February 2011.{{cite book}}: CS1 maint: date and year (link) CS1 maint: multiple names: authors list (link)