Online occlusion culling

0Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Modern computer graphics systems are able to render sophisticated 3D scenes consisting of millions of polygons. For most camera positions only a small collection of these polygons is visible. We address the problem of occlusion culling, i.e., determine hidden primitives. Aila, Miettinen, and Nordlund suggested to implement a FIFO buffer on graphics cards which is able to delay the polygons before drawing them [2]. When one of the polygons within the buffer is occluded or masked by another polygon arriving later from the application, the rendering engine can drop the occluded one without rendering, saving important rendering time. We introduce a theoretical online model to analyse these problems in theory using competitive analysis. For different cost measures we invent the first competitive algorithms for online occlusion culling. Our implementation shows that these algorithms outperform the FIFO strategy for real 3D scenes as well. © Springer-Verlag Berlin Heidelberg 2005.

Cite

CITATION STYLE

APA

Frahling, G., & Krokowski, J. (2005). Online occlusion culling. In Lecture Notes in Computer Science (Vol. 3669, pp. 758–769). Springer Verlag. https://doi.org/10.1007/11561071_67

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free