Potentially visible set (original) (raw)

About DBpedia

In 3D computer graphics, Potentially Visible Sets are used to accelerate the rendering of 3D environments. They are a form of occlusion culling, whereby a candidate set of potentially visible polygons are pre-computed, then indexed at run-time in order to quickly obtain an estimate of the visible geometry. The term PVS is sometimes used to refer to any occlusion culling algorithm (since in effect, this is what all occlusion algorithms compute), although in almost all the literature, it is used to refer specifically to occlusion culling algorithms that pre-compute visible sets and associate these sets with regions in space. In order to make this association, the camera's view-space (the set of points from which the camera can render an image) is typically subdivided into (usually convex) re

Property Value
dbo:abstract In 3D computer graphics, Potentially Visible Sets are used to accelerate the rendering of 3D environments. They are a form of occlusion culling, whereby a candidate set of potentially visible polygons are pre-computed, then indexed at run-time in order to quickly obtain an estimate of the visible geometry. The term PVS is sometimes used to refer to any occlusion culling algorithm (since in effect, this is what all occlusion algorithms compute), although in almost all the literature, it is used to refer specifically to occlusion culling algorithms that pre-compute visible sets and associate these sets with regions in space. In order to make this association, the camera's view-space (the set of points from which the camera can render an image) is typically subdivided into (usually convex) regions and a PVS is computed for each region. (en)
dbo:wikiPageExternalLink http://artis.imag.fr/~Xavier.Decoret/bib/visibility/ http://people.csail.mit.edu/fredo/ http://people.csail.mit.edu/seth/ http://www.ulb.ac.be/polytech/sln/team/dhaumont/dhaumont.html http://www.math.tau.ac.il/~dcor/ http://www.cgg.cvut.cz/~bittner/ http://www.nirenstein.com https://web.archive.org/web/20070513085354/http:/www.public.asu.edu/~pwonka/
dbo:wikiPageID 11460709 (xsd:integer)
dbo:wikiPageInterLanguageLink dbpedia-de:Sichtbarkeitsproblem dbpedia-es:Determinación_de_cara_oculta dbpedia-fr:Potentially_visible_set dbpedia-pl:Usuwanie_niewidocznych_powierzchni
dbo:wikiPageLength 10755 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1121167862 (xsd:integer)
dbo:wikiPageWikiLink dbr:Projective_space dbr:Convex_set dbr:Occlusion_culling dbr:Constructive_solid_geometry dbr:Portal_rendering dbr:Viewing_frustum dbr:3D_computer_graphics dbc:3D_rendering dbr:Rendering_(computer_graphics) dbr:Virtual_camera_system dbr:Visibility_(geometry) dbr:Plücker_coordinates dbr:Hidden_surface_determination dbr:Polygonal_modeling
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Short_description dbt:Use_dmy_dates
dct:subject dbc:3D_rendering
rdfs:comment In 3D computer graphics, Potentially Visible Sets are used to accelerate the rendering of 3D environments. They are a form of occlusion culling, whereby a candidate set of potentially visible polygons are pre-computed, then indexed at run-time in order to quickly obtain an estimate of the visible geometry. The term PVS is sometimes used to refer to any occlusion culling algorithm (since in effect, this is what all occlusion algorithms compute), although in almost all the literature, it is used to refer specifically to occlusion culling algorithms that pre-compute visible sets and associate these sets with regions in space. In order to make this association, the camera's view-space (the set of points from which the camera can render an image) is typically subdivided into (usually convex) re (en)
rdfs:label Potentially visible set (en)
owl:sameAs freebase:Potentially visible set wikidata:Potentially visible set https://global.dbpedia.org/id/g4GJ
prov:wasDerivedFrom wikipedia-en:Potentially_visible_set?oldid=1121167862&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Potentially_visible_set
is dbo:wikiPageDisambiguates of dbr:PVS
is dbo:wikiPageRedirects of dbr:Vis_(computer_graphics)
is dbo:wikiPageWikiLink of dbr:Quake_engine dbr:Umbra_(3D_technology_company) dbr:Glossary_of_computer_graphics dbr:PVS dbr:Portal_rendering dbr:Hidden-surface_determination dbr:Vis_(computer_graphics)
is foaf:primaryTopic of wikipedia-en:Potentially_visible_set