Sampling of Procedural Shaders Using Affine Arithmetic (1996)
| Citations: | 30 - 5 self |
BibTeX
@MISC{Heidrich96samplingof,
author = {Heidrich},
title = {Sampling of Procedural Shaders Using Affine Arithmetic},
year = {1996}
}
Years of Citing Articles
OpenURL
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 e#cient. While procedural shaders provide an interface for evaluating the shader at a single point in parameter space, 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 hierarchical area sampling for global illumination computations using the finite element approach and for the generation of textures used in interactive computer graphics. Using a#ne 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 a#ne arithmetic from within shaders implemented in a ...







