An Entity of Type: topical concept, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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
dbo:wikiPageID
  • 4159805 (xsd:integer)
dbo:wikiPageLength
  • 2035 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1119698246 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
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
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License