计算机应用 ›› 2010, Vol. 30 ›› Issue (9): 2431-2433.

• 计算机仿真与图形图像处理 • 上一篇    下一篇

保持外形特征的网格简化算法

薛峰1,袁成凤2   

  1. 1.
    2. 安徽省合肥工业大学南区计算机与信息学院研16班
  • 收稿日期:2010-03-08 修回日期:2010-04-23 发布日期:2010-09-03 出版日期:2010-09-01
  • 通讯作者: 袁成凤

Mesh simplification algorithm based on keeping shape feature

  • Received:2010-03-08 Revised:2010-04-23 Online:2010-09-03 Published:2010-09-01

摘要: 目前许多网格简化算法在大幅度减少算法简化时间的同时,忽略了模型简化后的仿真质量。为此提出一种基于外形特征保持的网格简化算法:依据顶点坍塌值由小到大的次序将顶点排入网格简化优先队列中;每次选择队首顶点向其折叠点合并,并且更新队列中受影响的顶点信息,再对队列重新排序。此算法数据结构存储简单,大规模简化后的模型仍然较好保持了原模型的视觉特征。

关键词: 仿真质量, 网格简化, 优先队列, 坍塌值, 视觉特征

Abstract: Currently, in order to reduce the consumption time in simplifying model, lots of mesh simplification algorithms ignore the simulation quality of simplified model. A mesh simplification algorithm based on keeping profile feature was proposed. All the vertices in the model were stored in a priority queue, which sorted vertices ascending according to their collapse values. The top vertex in the queue was to be folded first and updated the vertices which were affected, then the queue was sorted again. Compared to other algorithms, the data structure of this algorithm was simple to store and the simplified model also maintained the visual characteristics of the original model better.

Key words: simulation quality, mesh simplification, priority queue, collapse value, visual feature

中图分类号: