Fundamentals of Spherical Parameterization for 3D Meshes
Craig Gotsman, Xianfeng Gu, Alla Sheffer
In ACM Transactions on Graphics, 22(3), July 2003.
Abstract: Parameterization of 3D mesh data is important for many graphics applications, in particular for texture mapping, remeshing and morphing. Closed manifold genus-0 meshes are topologically equivalent to a sphere, hence this is the natural parameter domain for them. Parameterizing a triangle mesh onto the sphere means assigning a 3D position on the unit sphere to each of the mesh vertices, such that the spherical triangles induced by the mesh connectivity are not too distorted and do not overlap. Satisfying the non-overlapping requirement is the most difficult and critical component of this process. We describe a generalization of the method of barycentric coordinates for planar parameterization which solves the spherical parameterization problem, prove its correctness by establishing a connection to spectral graph theory and show how to compute these parameterizations.
Keyword(s): Triangle mesh, parameterization, embedding
BibTeX format:
@article{Gotsman:2003:FOS,
  author = {Craig Gotsman and Xianfeng Gu and Alla Sheffer},
  title = {Fundamentals of Spherical Parameterization for 3D Meshes},
  journal = {ACM Transactions on Graphics},
  volume = {22},
  number = {3},
  pages = {358--363},
  month = jul,
  year = {2003},
}
Search for more articles by Craig Gotsman.
Search for more articles by Xianfeng Gu.
Search for more articles by Alla Sheffer.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."