Hierarchical Least Squares Conformal Map

  • Authors:
  • Nicolas Ray;Bruno Levy

  • Affiliations:
  • -;-

  • Venue:
  • PG '03 Proceedings of the 11th Pacific Conference on Computer Graphics and Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

A texture atlas is an efficient way to represent information (like colors, normals, displacement maps ...) on triangulated surfaces. The LSCM method (Least Squares ConformalMaps) automatically generates a texture atlas from a meshed model. For large charts (over 100k facets), the convergence of the numerical solver may be slow. It is well known that the conformality criterion, minimized by LSCM, also corresponds to a harmonicity condition, meaning that barycentric coordinates are locally preserved through the parameterization. This has two different consequences :cascadic multigrid methods (coarse to fine) are well adapted to this criterion, and dramatically speed up the convergence of the numerical solver ;the obtained parameterization naturally minimizes texture swimming when used to texture-map a progressive mesh.In this paper, we introduce HLSCM (Hierarchical LSCM), a cascadic multigrid version of LSCM. As an example of possible applications, the paper shows how normal maps and simplified models can be automatically generated from large scanned meshes. Using these normal maps, the visual appearance of the model can be preserved even when 90% of the vertices are removed from the initial model.