Mesh parameterization

This is the current revision of this page, as edited by I dream of horses (talk | contribs) at 03:58, 29 October 2023 (Disambiguating links to Parametrization (link changed to Parametrization (atmospheric modeling)) using DisamAssist.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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 is mapped onto.

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

Applications

Techniques

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

Implementations

See also