Mesh Simplification and Optimization with Edge Collapse and Mass-Spring Model

Jituo Li,Guodong Lu
2006-01-01
Journal of Computer-Aided Design & Computer Graphics
Abstract:Mesh simplification is realized by collapsing edges in sequence while preserving the geometric feature of surfaces through order control factors. During mesh simplification, length of its edges tends to be uniform. The simplified surfaces are optimized by a mass-spring model: neighborhood vertices of each vertex are parameterized onto a 2D plane, and a constraining spring is introduced into the model to avoid excessive movement of the central vertex; the adjusted result is inversely mapped onto the 3D original surfaces, so the meshes are locally optimal. Surfaces are globally optimized after all the vertices are locally adjusted. During mesh simplification and optimization, bidirectional mapping is fulfilled between the original surfaces and their simplified and optimized results, so vertices of the resultant surfaces are confined to slide on the original ones. Shape errors are measured and controlled by two-side Hausdorff distance. Experimental results show that the algorithm is efficient, robust and can be applied to arbitrary complex 2D manifold meshes.
What problem does this paper attempt to address?