Sciweavers

CGF
2007

Visibility Sampling on GPU and Applications

13 years 6 months ago
Visibility Sampling on GPU and Applications
In this paper, we show how recent GPUs can be used to very efficiently and conveniently sample the visibility between two surfaces, given a set of occluding triangles. We use bitwise arithmetics to evaluate, encode, and combine the samples blocked by each triangle. In particular, the number of operations is almost independent of the number of samples. Our method requires no CPU/GPU transfers, is fully implemented as geometric, vertex and fragment shaders, and thus does not impose to modify the way the geometry is sent to the graphics card. We finally present applications to soft shadows, and visibility analysis for level design. The ultimate version of this paper has been published at Eurographics 2007.
Elmar Eisemann, Xavier Décoret
Added 12 Dec 2010
Updated 12 Dec 2010
Type Journal
Year 2007
Where CGF
Authors Elmar Eisemann, Xavier Décoret
Comments (0)