Mesh parameterization: Difference between revisions

Content deleted Content added
Ennetws (talk | contribs)
Ennetws (talk | contribs)
No edit summary
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 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.