Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.4) |
Added video showing parallax mapping |
||
Line 1:
<!-- Deleted image removed: [[Image:ParallaxMapping.jpg|thumb|300px|right|Image:ParallaxMapping.jpg| Example of parallax mapping. The walls are [[Texture (visual arts)|texture]]d with parallax maps. Screenshot taken from one of the base examples of the [[open source]] [[Irrlicht Engine|Irrlicht 3d engine]].]] -->
[[File:Parallax mapping.ogv|thumb|Parallax mapping with shadows]]
'''Parallax mapping''' (also called '''offset mapping''' or '''virtual displacement mapping''') is an enhancement of the [[bump mapping]] or [[normal mapping]] techniques applied to textures in 3D [[rendering (computer graphics)|rendering]] applications such as [[video game]]s. To the end user, this means that [[texture mapping|textures]] such as stone walls will have more apparent depth and thus greater realism with less of an influence on the performance of the simulation. Parallax mapping was introduced by Tomomichi Kaneko et al., in 2001.<ref name="Kaneko">Kaneko, T., et al., 2001. [https://www.researchgate.net/profile/Susumu_Tachi/publication/228583097_Detailed_shape_representation_with_parallax_mapping/links/02e7e518259abdc882000000.pdf Detailed Shape Representation with Parallax Mapping]. In Proceedings of ICAT 2001, pp. 205-208.</ref>
|