The browser you are using is not supported by this website. All versions of Internet Explorer are no longer supported, either by us or Microsoft (read more here: https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Please use a modern browser to fully experience our website, such as the newest versions of Edge, Chrome, Firefox or Safari etc.

Depth buffer compression for stochastic motion blur rasterization

Author

Editor

  • Carsten Dachsbacher
  • William Mark
  • Jacopo Pantaleoni

Summary, in English

Previous depth buffer compression schemes are tuned for compressing depths values generated when rasterizing static triangles. They provide generous bandwidth usage savings, and are of great importance to graphics processors. However, stochastic rasterization for motion blur and depth of field is becoming a reality even for real-time graphics, and previous depth buffer compression algorithms fail to compress such buffers due to the irregularity of the positions and depths of the rendered samples. Therefore, we present a new algorithm that targets compression of scenes rendered with stochastic motion blur rasterization. If possible, our algorithm fits a single time-dependent predictor function for all the samples in a tile. However, sometimes the depths are localized in more than one layer, and we therefore apply a clustering algorithm to split the tile of samples into two layers. One time-dependent predictor function is then created per layer. The residuals between the predictor and the actual depths are then stored as delta corrections. For scenes with moderate motion, our algorithm can compress down to 65% compared to 75% for the previously best algorithm for stochastic buffers.

Publishing year

2011

Language

English

Pages

127-134

Publication/Series

[Host publication title missing]

Document type

Conference paper

Publisher

Eurographics - European Association for Computer Graphics

Topic

  • Computer Science

Conference name

High Performance Graphics, 2011

Conference date

2011-08-05 - 2011-08-07

Conference place

Vancouver, Canada

Status

Published

Research group

  • Computer Graphics