Mesh parameterization
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. Various techniques are developed for different types of parameter domains with different parameterization properties.
Applications
- Texture mapping
- Normal mapping
- Detail transfer
- Morphing
- Mesh completion
- Mesh Editing
- Mesh Databases
- Remeshing
- Surface fitting
Techniques
- Barycentric Mappings
- Differential Geometry Primer
- Non-Linear Methods
Implementations
- A fast and simple stretch-minimizing mesh parameterization
- Graphite: ABF, ABF++, DPBF, LSCM, HLSCM, Barycentric, mean-value coordinates, L2 stretch, spectral conformal, Periodic Global Parameterization, Constrained texture mapping, texture atlas generation
- Linear discrete conformal parameterization
- Discrete Exponential Map
- Boundary First Flattening
- Scalable Locally Injective Mappings
gollark: Your ship's AI stores the blueprints for all this highly advanced apiotechnology.
gollark: The technology is unusable outside of the furnaces because when you "research" things, you just confuse the AI of your crashed ship into giving you the ability to manufacture them, without ever actually understanding it.
gollark: Perhaps it electrolyzes water vapour. Perhaps it's able to fuse oxygen/nitrogen.
gollark: The power requirement it has is just to run the electromagnetic containment.
gollark: The power requirements might be prohibitive, but I suppose it could contain a fusion reactor too.
See also
- Parametrization
- Texture atlas
- UV Mapping
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.