Skip to content

Spherical parameterization of triangle meshes, with a goal of minimizing area distortion

Notifications You must be signed in to change notification settings

rimlesss/SphericalMeshAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SphericalMeshAnalysis

Spherical parameterization of triangle meshes, with a goal of minimizing area distortion

first goal: initial parametrization

  • read mesh
  • check for genus
  • (optional) preprocessing of mesh
  • fix poles from mesh Now following Gotsman 2003 and Saba 2005
  • initialize a symmetric Laplacian matrix

(Optional) Alternative method based on progressive mesh, following Praun 2003

About

Spherical parameterization of triangle meshes, with a goal of minimizing area distortion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages