Title :
Antialiasing Procedural Shaders with Reduction Maps
Author :
Van Horn, R.B. ; Turk, Greg
Author_Institution :
Georgia Inst. of Technol., Atlanta
Abstract :
Both texture maps and procedural shaders surfer from rendering artifacts during minification. Unlike texture maps, there exist no good automatic method to antialias procedural shaders. Given a procedural shader for a surface, we present a method that automatically creates an antialiased version of the procedural shader. The new procedural shader maintains the original shader´s details but reduces artifacts (aliasing or noise) due to minification. This new algorithm creates a pyramid similar to a MIP-Map in order to represent the shader. Instead of storing per-texel color, pyramid stores weighted sums of reflectance functions, allowing a wider range of effects to be antialiased. The stored reflectance functions are automatically selected based on an analysis of the different reflectances found over the surface. When the rendered surface is viewed at close range, the original shader is used, but as the texture footprint grows, the algorithm gradually replaces the shader´s result with an antialiased one.
Keywords :
antialiasing; image texture; MIP-Map; artifact reduction; minification; noise reduction; procedural shader antialiasing; reduction maps; reflectance functions; rendering artifacts; texture footprint; texture maps; weighted sums; Antialiasing; Color; Shading; and texture; shadowing; Algorithms; Artifacts; Artificial Intelligence; Colorimetry; Computer Graphics; Image Enhancement; Image Interpretation, Computer-Assisted; Imaging, Three-Dimensional; Lighting; Pattern Recognition, Automated; Sample Size; Signal Processing, Computer-Assisted;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/TVCG.2007.70435