Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 21288 |
GreenC bot (talk | contribs) Reformat 1 archive link. Wayback Medic 2.5 per WP:USURPURL and JUDI batch #24 |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1:
'''Parallax occlusion mapping''' (POM) is an enhancement of the [[parallax mapping]] technique. Parallax occlusion mapping is used to [[Procedural generation|procedurally]] create 3D definition in textured surfaces, using a [[displacement map]] (similar to a topography map) instead of through the generation of new geometry.<ref name="Original Document">{{Cite book |last=Engel |first=Wolfgang F. |url=https://books.google.com/books?id=DgMSb_10l7IC&dq=parallax+occlusion&pg=PA135 |title=ShaderX3: Advanced Rendering with DirectX and OpenGL |date=2005 |publisher=Charles River Media |isbn=978-1-58450-357-6 |language=en}}</ref> This allows developers of [[3D computer graphics|3D]] rendering applications to add 3D complexity in [[Texture mapping|textures]], which correctly change relative to [[Perspective (visual)|perspective]] and with self [[Hidden surface determination|occlusion]] in [[Real-time computer graphics|real time]] ([[self-shadowing]] is additionally possible), without sacrificing the [[Graphics processing unit|processor]] cycles required to create the same effect with geometry calculations.<ref>
▲'''Parallax occlusion mapping''' (POM) is an enhancement of the [[parallax mapping]] technique. Parallax occlusion mapping is used to [[Procedural generation|procedurally]] create 3D definition in textured surfaces, using a [[displacement map]] (similar to a topography map) instead of through the generation of new geometry.<ref name="Original Document">{{Cite book |last=Engel |first=Wolfgang F. |url=https://books.google.com/books?id=DgMSb_10l7IC&dq=parallax+occlusion&pg=PA135 |title=ShaderX3: Advanced Rendering with DirectX and OpenGL |date=2005 |publisher=Charles River Media |isbn=978-1-58450-357-6 |language=en}}</ref> This allows developers of [[3D computer graphics|3D]] rendering applications to add 3D complexity in [[Texture mapping|textures]], which correctly change relative to [[Perspective (visual)|perspective]] and with self [[Hidden surface determination|occlusion]] in [[Real-time computer graphics|real time]] ([[self-shadowing]] is additionally possible), without sacrificing the [[Graphics processing unit|processor]] cycles required to create the same effect with geometry calculations.<ref>Dynamic Parallax Occlusion Mapping with Approximate Soft Shadows - Tatarchuk
Parallax occlusion mapping was first published in 2005 by Zoe Brawley and Natalya Tatarchuk in ShaderX3.<ref name="Original Document"/> Natalya Tatarchuk conducted presentations of the technology at [[SIGGRAPH]] in 2005.<ref>{{Cite web |url=http://www.siggraph.org/s2005/main.php?p=sketches&s=sketches3&f=conference |title=
== External links ==
* [
* [http://developer.amd.com/wordpress/media/2012/10/Dachsbacher-Tatarchuk-Prism_Parallax_Occlusion_Mapping_with_Accurate_Silhouette_Generation(SI3D07).pdf Dachsbacher, C., Tatarchuk, N. Prism Parallax Occlusion Mapping with Accurate Silhouette Generation as a .pdf]
*[http://developer.amd.com/wordpress/media/2012/10/Dachsbarcher-Tatarchuk-PrismPOM-I3D07-Video.mov Dachsbacher, C., Tatarchuk, N. Prism Parallax Occlusion Mapping with Accurate Silhouette Generation as a .mov]
* {{usurped|1=[https://web.archive.org/web/20150419215321/http://sunandblackcat.com/tipFullView.php?l=eng&topicid=28 Parallax Occlusion Mapping in GLSL on sunandblackcat.com]}}
==References==
|