Voxel column culling: occlusion culling for large terrain models

  • Authors:
  • Brian Zaugg;Parris K. Egbert

  • Affiliations:
  • Computer Science Department, Brigham Young University;Computer Science Department, Brigham Young University

  • Venue:
  • EGVISSYM'01 Proceedings of the 3rd Joint Eurographics - IEEE TCVG conference on Visualization
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present Voxel Column Culling, an occlusion culling algorithm for real-time rendering of large terrain models. This technique can greatly reduce the number of polygons that must be rendered every frame, allowing a larger piece of terrain to be rendered at an interactive frame-rate. This is accomplished by using a form of 3D cell-based occlusion culling. A visibility table for the terrain model is precomputed and stored on disk. This table is then used to quickly bypass portions of the model that are not visible due to self-occlusion of the terrain model. This technique improves performance of real-time terrain simulations by reducing the number of polygons to be rendered.