Sciweavers

EGH
2007
Springer

Practical logarithmic rasterization for low-error shadow maps

13 years 10 months ago
Practical logarithmic rasterization for low-error shadow maps
Logarithmic shadow maps can deliver the same quality as competing shadow map algorithms with substantially less storage and bandwidth. We show how current GPU architectures can be modified incrementally to support rendering of logarithmic shadow maps at current GPU fill rates. Specifically, we modify the rasterizer to support rendering to a nonuniform grid with the same watertight rasterization properties as current rasterizers. We also describe a depth compression scheme to handle the nonlinear primitives produced by logarithmic rasterization. Our proposed architecture enhancements align with current trends of decreasing cost for on-chip computation relative to off-chip bandwidth and storage. For a modest increase in computation, logarithmic rasterization can greatly reduce shadow map bandwidth and storage costs. Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Computer Graphics]: Hardware ArchitectureGraphics processors, I.3.7 [Computer Graphics]: Color, shading,...
Brandon Lloyd, Naga K. Govindaraju, Steven E. Moln
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where EGH
Authors Brandon Lloyd, Naga K. Govindaraju, Steven E. Molnar, Dinesh Manocha
Comments (0)