• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (12): 126-129.

• 论文 • Previous Articles     Next Articles

Triangular Mesh Simplification Based on Gauss Curvature

YAN Tao   

  1. (School of  Computer Science and Technology,Nantong University,Nantong 226019,China)
  • Received:2011-09-27 Revised:2012-03-23 Online:2012-12-25 Published:2012-12-25

Abstract:

The paper studies the issues regarding triangular mesh simplification and designs a corresponding algorithm. The process of triangle mesh simplification contains two phases: removing the grid and rebuilding the grid. During the phase of removing the grid, the triangle's vertexes are classified according to their Gauss curvature. If the triangle's three vertexes belong to the same class, the triangle and its adjacent triangles are to be deleted. In the process of rebuilding the grid, it is important to position the new vertex. The paper adopts the gravity center of the triangle to position the new vertex. Finally, using two examples, the paper compares the original grid model and the simplified grid model to demonstrate that the proposed algorithm can not only effectively simplify the triangular grid model but also maintain the basic features of the original triangular grid model.

Key words: reverse engineering;triangular mesh;triangle collapse;Gauss curvature