Mesh parameterization: Difference between revisions

Content deleted Content added
link bijective mapping, etc.
Line 1:
Given two [[surfaces]] with the same [[topology]], a [[bijective mapping]] between them exists. On [[Polygon mesh|triangular mesh]] surfaces, the problem of computing this mapping is called mesh [[parameterization]]. The parameter ___domain is the surface that the mesh getsis mapped toonto.
 
Parameterization was mainly used for [[Texture mapping|mapping textures]] to surfaces. Recently, it has become a powerful tool for many applications in mesh processing.{{cn}} Various techniques are developed for different types of parameter domains with different parameterization properties.
 
== Applications ==