Mesh parameterization

This is an old revision of this page, as edited by Ennetws (talk | contribs) at 00:43, 6 November 2010 (Rewrote parts). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Given two surfaces with the same topology, a bijective mapping between them exists. On triangular mesh surfaces, the problem of computing this mapping is called mesh parameterization. The parameter ___domain is the surface that the mesh gets mapped to.

Parameterization was mainly used for mapping textures to surfaces. Recently, it has become a powerful tool for many applications in mesh processing. Various techniques are developed for different types of parameter domains with different parameterization properties.

Applications

  • Texture mapping
  • Normal mapping
  • Detail transfer
  • Morphing
  • Mesh completion
  • Editing
  • Databases
  • Remeshing
  • Surface fitting

Techniques

  • Barycentric Mappings
  • Differential Geometry Primer
  • Non-Linear Methods

References

"Mesh Parameterization: theory and practice"