Relief mapping (computer graphics) (original) (raw)
In computer graphics, relief mapping is a texture mapping technique first introduced in 2000 used to render the surface details of three-dimensional objects accurately and efficiently. It can produce accurate depictions of self-occlusion, self-shadowing, and parallax. It is a form of short-distance ray tracing done in a pixel shader. 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.
Property | Value |
---|---|
dbo:abstract | In computer graphics, relief mapping is a texture mapping technique first introduced in 2000 used to render the surface details of three-dimensional objects accurately and efficiently. It can produce accurate depictions of self-occlusion, self-shadowing, and parallax. It is a form of short-distance ray tracing done in a pixel shader. 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. (en) In Computer grafica 3D il Relief mapping (tradotto letteralmente "mappatura del rilievo") è una tecnica alternativa di mappatura al Parallax mapping che risulta molto più precisa e può supportare Self-shadowing e Normal mapping. Esso sfrutta un processo che agevola la rappresentazione della geometria tridimensionale delle cose simulando ombre sulla loro superficie. Può essere semplicemente descritto come una breve distanza di Ray tracing fatta su un pixel shader; varie tecniche possono essere implementate per velocizzare il raytrace, assumendo dimensioni di fase variabile. Il Relief mapping produce su un medesimo oggetto 3d tecniche di auto-occlusione, self-shadowing, Parallax visibile in movimento e silhouette. Questa tecnica permette di migliorare l'aspetto di superfici 3D e scene aumentando tramite le texture, la profondità di tassellatura. Non è una tecnica così comune nei videogiochi, almeno allo stato attuale dello sviluppo tecnologico, in quanto è una tecnica lenta da caricare a causa della necessità di una grande quantità di elaborazione per pixel. Videogiochi come Crysis, The Elder Scrolls IV: Oblivion, e Unreal Tournament 3 usano una tecnica simile, chiamata Parallax mapping. (it) |
dbo:wikiPageExternalLink | http://www.inf.ufrgs.br/~oliveira/RTM.html |
dbo:wikiPageID | 4159805 (xsd:integer) |
dbo:wikiPageLength | 2035 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1119698246 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Computer_graphics dbr:Parallax_occlusion_mapping dbc:3D_computer_graphics dbc:Texture_mapping dbr:Ray_tracing_(graphics) dbr:Texture_mapping dbr:Hidden_surface_determination dbr:Self-shadowing dbr:Shaded_relief dbr:Pixel_shader |
dbp:wikiPageUsesTemplate | dbt:Citation_needed dbt:Reflist dbt:Short_description dbt:Texture_mapping_techniques dbt:Compu-graphics-stub |
dct:subject | dbc:3D_computer_graphics dbc:Texture_mapping |
gold:hypernym | dbr:Technique |
rdf:type | dbo:TopicalConcept |
rdfs:comment | In computer graphics, relief mapping is a texture mapping technique first introduced in 2000 used to render the surface details of three-dimensional objects accurately and efficiently. It can produce accurate depictions of self-occlusion, self-shadowing, and parallax. It is a form of short-distance ray tracing done in a pixel shader. 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. (en) In Computer grafica 3D il Relief mapping (tradotto letteralmente "mappatura del rilievo") è una tecnica alternativa di mappatura al Parallax mapping che risulta molto più precisa e può supportare Self-shadowing e Normal mapping. Esso sfrutta un processo che agevola la rappresentazione della geometria tridimensionale delle cose simulando ombre sulla loro superficie. Può essere semplicemente descritto come una breve distanza di Ray tracing fatta su un pixel shader; varie tecniche possono essere implementate per velocizzare il raytrace, assumendo dimensioni di fase variabile. (it) |
rdfs:label | Relief mapping (it) Relief mapping (computer graphics) (en) |
owl:sameAs | freebase:Relief mapping (computer graphics) wikidata:Relief mapping (computer graphics) dbpedia-it:Relief mapping (computer graphics) https://global.dbpedia.org/id/3dtTp |
prov:wasDerivedFrom | wikipedia-en:Relief_mapping_(computer_graphics)?oldid=1119698246&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Relief_mapping_(computer_graphics) |
is dbo:wikiPageDisambiguates of | dbr:Relief_map |
is dbo:wikiPageRedirects of | dbr:Relief_Texture_Mapping |
is dbo:wikiPageWikiLink of | dbr:Call_of_Juarez dbr:Call_of_Juarez_(video_game) dbr:Parallax_mapping dbr:Outcast_(video_game) dbr:Digital_elevation_model dbr:Relief_map dbr:Relief_Texture_Mapping |
is foaf:primaryTopic of | wikipedia-en:Relief_mapping_(computer_graphics) |