Ray Space Factorization for From-Region Visibility
Tommer Leyvand, Olga Sorkine, Daniel Cohen-Or
In ACM Transactions on Graphics, 22(3), July 2003.
Abstract: From-region visibility culling is considered harder than from-point visibility culling, since it is inherently four-dimensional. We present a conservative occlusion culling method based on factorizing the 4D visibility problem into horizontal and vertical components. The visibility of the two components is solved asymmetrically: the horizontal component is based on a parameterization of the ray space, and the visibility of the vertical component is solved by incrementally merging umbrae. The technique is designed so that the horizontal and vertical operations can be efficiently realized together bymodern graphics hardware. Similar to image-based from-point methods, we use an occlusion map to encode visibility; however, the image-space occlusion map is in the ray space rather than in the primal space. Our results show that the culling time and the size of the computed potentially visible set depend on the size of the viewcell. For moderate viewcells, conservative occlusion culling of large urban scenes takes less than a second, and the size of the potentially visible set is only about two times larger than the size of the exact visible set.
Keyword(s): dual space, line parameterization, visibility, occlusion culling, PVS, hardware acceleration
@article{Leyvand:2003:RSF,
author = {Tommer Leyvand and Olga Sorkine and Daniel Cohen-Or},
title = {Ray Space Factorization for From-Region Visibility},
journal = {ACM Transactions on Graphics},
volume = {22},
number = {3},
pages = {595--604},
month = jul,
year = {2003},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."