Triangular Mesh Simplification Based on Bounded Error

QIAN Xue-ming,JIANG Ping-yu
DOI: https://doi.org/10.3969/j.issn.1673-9965.2007.03.008
2007-01-01
Abstract:An algorithm of triangular mesh simplification with vertex culling is proposed.The method is based on bounded error.First,the vertexes are sequenced according to their curvature to form a descending order vertex array.The rearer vertex has smaller local curvature.Then,for a vertex to be deleted,the height of the local area of bounding box is calculated.And the reduction of the height after vertex culling is taken as the condition of vertex culling. Thus,its simplification ratio and error can be controlled.After vertex culling,triangular mesh reconstruction is conducted at the generated polygon to fill up hollows formed in the above steps.Experimental results show that the algorithm well balances the simplification efficiency and simplification error.
What problem does this paper attempt to address?