Antiportal (original) (raw)

About DBpedia

In computer-generated imagery and real-time 3D computer graphics, antiportal rendering is a way to reduce overdraw (the rendering of detail which will not be in the final image), and in this way to optimize draw speed. Antiportals are the inverse of portals. An antiportal (or occluder) works by defining a plane or volume which can never be seen through, normally by placing it within an opaque object. The renderer uses this to quickly calculate which objects/faces/vertices lie behind the antiportal, and so are out of line of sight, so do not need to be rendered.

Property Value
dbo:abstract In computer-generated imagery and real-time 3D computer graphics, antiportal rendering is a way to reduce overdraw (the rendering of detail which will not be in the final image), and in this way to optimize draw speed. Antiportals are the inverse of portals. An antiportal (or occluder) works by defining a plane or volume which can never be seen through, normally by placing it within an opaque object. The renderer uses this to quickly calculate which objects/faces/vertices lie behind the antiportal, and so are out of line of sight, so do not need to be rendered. Many video games and 3D graphics programs use this technique for speed rendering. Unreal Tournament 2004, among many other games, uses this technique. (en)
dbo:wikiPageID 7582383 (xsd:integer)
dbo:wikiPageLength 1474 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1100510061 (xsd:integer)
dbo:wikiPageWikiLink dbc:Unreal_(video_game_series) dbr:Unreal_Tournament_2004 dbr:Volume dbr:Computer-generated_imagery dbr:Opacity_(optics) dbr:Plane_(geometry) dbr:Portal_rendering dbr:3D_computer_graphics dbc:Computer_graphics dbr:Video_game dbr:Rendering_(computer_graphics) dbr:Portal_(computer_graphics)
dbp:wikiPageUsesTemplate dbt:More_citations_needed dbt:Reflist dbt:Short_description dbt:Compu-graphics-stub
dct:subject dbc:Unreal_(video_game_series) dbc:Computer_graphics
gold:hypernym dbr:Way
rdfs:comment In computer-generated imagery and real-time 3D computer graphics, antiportal rendering is a way to reduce overdraw (the rendering of detail which will not be in the final image), and in this way to optimize draw speed. Antiportals are the inverse of portals. An antiportal (or occluder) works by defining a plane or volume which can never be seen through, normally by placing it within an opaque object. The renderer uses this to quickly calculate which objects/faces/vertices lie behind the antiportal, and so are out of line of sight, so do not need to be rendered. (en)
rdfs:label Antiportal (en)
owl:sameAs freebase:Antiportal wikidata:Antiportal https://global.dbpedia.org/id/4R7oG
prov:wasDerivedFrom wikipedia-en:Antiportal?oldid=1100510061&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Antiportal
is dbo:wikiPageWikiLink of dbr:Portal_rendering
is foaf:primaryTopic of wikipedia-en:Antiportal