Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 586 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 586 Bytes

CompMajor

Geometric optimization via composite majorization

This is a small Matlab and C++ implementation of the mesh parameterization method presented in "Geometric optimization via composite majorization" (Shtengel et al. 2017). The Matlab code compares all previous optimization methods mentioned in the paper for the symmetric Dirichlet energy. The C++ contains an intereactive parameterization GUI which uses this method. More energies and functionality will be added in the future.