Parameterization-Aware MIP-Mapping
Josiah Manson, Scott Schaefer
In Computer Graphics Forum, 31(4), 2012.
Abstract: We present a method of generating mipmaps that takes into account the distortions due to the parameterization of a surface. Existing algorithms for generating mipmaps assume that the texture is isometrically mapped to the surface and ignore the actual surface parameterization. Our method correctly downsamples warped textures by assigning texels weights proportional to their area on a surface. We also provide a least-squares approach to filtering over these warped domains that takes into account the postfilter used by the GPU. Our method improves texture filtering for most models but only modifies mipmap generation, requires no modification of art assets or rasterization algorithms, and does not affect run-time performance.
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2012.03141.x
BibTeX format:
@article{Manson:2012:PM,
  author = {Josiah Manson and Scott Schaefer},
  title = {Parameterization-Aware MIP-Mapping},
  journal = {Computer Graphics Forum},
  volume = {31},
  number = {4},
  pages = {1455--1463},
  year = {2012},
}
Search for more articles by Josiah Manson.
Search for more articles by Scott Schaefer.

Return to the search page.


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