Sampling Procedural Shaders Using Affine Arithmetic
Wolfgang Heidrich, Philipp Slusallek, Hans-Peter Seidel
In ACM Transactions on Graphics, 17(3), July 1998.
Abstract: Procedural shaders have become popular tools for describing surface reflectance functions and other material properties. In comparison to fixed resolution textures, they have the advantage of being resolution-independent and storage-efficient. While procedural shaders provide an interface for evaluating the shader at a single point, it is not easily possible to obtain an average value of the shader together with accurate error bounds over a finite area. Yet the ability to compute such error bounds is crucial for several interesting applications, most notably heirarchical area sampling for global illumination, using the finite element approach, and for generation of textures used in interactive computer graphics. Using affine arithmetic for evaluating the shader over a finite area yields a tight, conservative error interval for the shader function. Compilers can automatically generate code for utilizing affine arithmetic from within shaders implemented in a dedicated language such as the RenderMan shading language.
@article{Heidrich:1998:SPS,
author = {Wolfgang Heidrich and Philipp Slusallek and Hans-Peter Seidel},
title = {Sampling Procedural Shaders Using Affine Arithmetic},
journal = {ACM Transactions on Graphics},
volume = {17},
number = {3},
pages = {158--176},
month = jul,
year = {1998},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."