Probabilistic visibility evaluation using geometry proxies
Niels Billen, Ares Lagae, Philip Dutré
In Computer Graphics Forum, 33(4), 2014.
Abstract: Evaluating the visibility between two points is a fundamental problem for ray-tracing and path-tracing algorithms. Ideally, visibility computations are organized such that a minimum number of geometric primitives need to be checked for each ray. Replacing complex geometric shapes by a simpler set of primitives is one strategy to control the amount of intersection calculations. However, approximating the original geometry introduces inaccuracies in e.g. shadow regions when shadow rays are intersected with the approximate geometry. This paper presents a theoretical framework for probabilistic visibility evaluation. When intersecting a shadow ray with the scene, we randomly select the original geometry, the approximated geometry, or one of several correction terms, to be tested. Not all shadow rays will therefore intersect the original geometry, but our method is able to produce unbiased images that converge to the correct solution. Although probabilistic visibility evaluation is an experimental idea, we show several example scenes that highlight the potential for future improvements.
Keyword(s): Categories and Subject Descriptors (according to ACM CCS), I.3.3 [Computer Graphics]: Picture/Image Generation—Three-Dimensional Graphics and Realism – Raytracing
Article URL: http://dx.doi.org/10.1111/cgf.12421
BibTeX format:
@article{Billen:2014:PVE,
  author = {Niels Billen and Ares Lagae and Philip Dutré},
  title = {Probabilistic visibility evaluation using geometry proxies},
  journal = {Computer Graphics Forum},
  volume = {33},
  number = {4},
  pages = {143--152},
  year = {2014},
}
Search for more articles by Niels Billen.
Search for more articles by Ares Lagae.
Search for more articles by Philip Dutré.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."