Texture Mapping Progressive Meshes
Pedro V. Sander, John Snyder, Steven J. Gortler, Hugues Hoppe
Proceedings of SIGGRAPH 2001, August 2001, pp. 409--416.
Abstract: Given an arbitrary mesh,we present a method to construct a progressive mesh (PM) such that all meshes in the PM sequence share a common texture parametrization. Our method considers two important goals simultaneously.It minimizes texture stretch (small texture distances mapped onto large surface distances) to balance sampling rates over all locations and directions on the surface. It also minimizes texture deviation ("slippage" error based on parametric correspondence) to obtain accurate textured mesh approximations. The method begins by partitioning the mesh into charts using planarity and compactness heuristics. It creates a stretch-minimizing parametrization within each chart, and resizes the charts based on the resulting stretch. Next,it simplifies the mesh while respecting the chart boundaries. The parametrization is re-optimized to reduce both stretch and deviation over the whole PM sequence. Finally,the charts are packed into a texture atlas. We demonstrate using such atlases to sample color and normal maps over several models.
Keyword(s): mesh simplification, surface flattening, surface parametrization, texture stretch
BibTeX format:
@inproceedings{Sander:2001:TMP,
  author = {Pedro V. Sander and John Snyder and Steven J. Gortler and Hugues Hoppe},
  title = {Texture Mapping Progressive Meshes},
  booktitle = {Proceedings of SIGGRAPH 2001},
  pages = {409--416},
  month = aug,
  year = {2001},
}
Search for more articles by Pedro V. Sander.
Search for more articles by John Snyder.
Search for more articles by Steven J. Gortler.
Search for more articles by Hugues Hoppe.

Return to the search page.


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