Dilution of precision (computer graphics) (original) (raw)

About DBpedia

Dilution of precision is an algorithmic trick used to handle difficult problems in hidden line removal, caused when horizontal and vertical edges lie on top of each other due to numerical instability. Numerically, the severity escalates when a CAD model is viewed along the principal axii or when a geometric form is viewed end-on. The trick is to alter the view vector by a small amount, thereby hiding the flaws. Unfortunately, this mathematical modification introduces new issues of its own, namely that the exact nature of the original problem has been destroyed, and visible artifacts of this kludge will continue to haunt the algorithm. One such issue is that edges that were well defined and hidden will now be problematic. Another common issue is that the bottom edges on circles viewed end-o

Property Value
dbo:abstract Dilution of precision is an algorithmic trick used to handle difficult problems in hidden line removal, caused when horizontal and vertical edges lie on top of each other due to numerical instability. Numerically, the severity escalates when a CAD model is viewed along the principal axii or when a geometric form is viewed end-on. The trick is to alter the view vector by a small amount, thereby hiding the flaws. Unfortunately, this mathematical modification introduces new issues of its own, namely that the exact nature of the original problem has been destroyed, and visible artifacts of this kludge will continue to haunt the algorithm. One such issue is that edges that were well defined and hidden will now be problematic. Another common issue is that the bottom edges on circles viewed end-on will often become visible and propagate their visibility throughout the problem. (en)
dbo:wikiPageExternalLink http://wheger.tripod.com/vhl/vhl.htm
dbo:wikiPageID 1658601 (xsd:integer)
dbo:wikiPageLength 1154 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1007652618 (xsd:integer)
dbo:wikiPageWikiLink dbr:CAD_model dbr:Algorithm dbc:3D_computer_graphics dbr:Hidden_line_removal dbr:Kludge dbr:View_vector dbr:Numerical_instability
dbp:wikiPageUsesTemplate dbt:Multiple_issues dbt:Notability dbt:Short_description dbt:Unreferenced
dct:subject dbc:3D_computer_graphics
gold:hypernym dbr:Trick
rdf:type dbo:Album
rdfs:comment Dilution of precision is an algorithmic trick used to handle difficult problems in hidden line removal, caused when horizontal and vertical edges lie on top of each other due to numerical instability. Numerically, the severity escalates when a CAD model is viewed along the principal axii or when a geometric form is viewed end-on. The trick is to alter the view vector by a small amount, thereby hiding the flaws. Unfortunately, this mathematical modification introduces new issues of its own, namely that the exact nature of the original problem has been destroyed, and visible artifacts of this kludge will continue to haunt the algorithm. One such issue is that edges that were well defined and hidden will now be problematic. Another common issue is that the bottom edges on circles viewed end-o (en)
rdfs:label Dilution of precision (computer graphics) (en)
owl:sameAs freebase:Dilution of precision (computer graphics) wikidata:Dilution of precision (computer graphics) https://global.dbpedia.org/id/4iqp2
prov:wasDerivedFrom wikipedia-en:Dilution_of_precision_(computer_graphics)?oldid=1007652618&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Dilution_of_precision_(computer_graphics)
is dbo:wikiPageDisambiguates of dbr:Dilution_of_precision
is dbo:wikiPageRedirects of dbr:Computer_graphics_dilution_of_precision
is dbo:wikiPageWikiLink of dbr:Silhouette_edge dbr:Dilution_of_precision dbr:Computer_graphics_dilution_of_precision
is foaf:primaryTopic of wikipedia-en:Dilution_of_precision_(computer_graphics)