作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (5): 82-84. doi: 10.3969/j.issn.1000-3428.2008.05.029

• 软件技术与数据库 • 上一篇    下一篇

面向网格简化的数据结构快速生成方法

陶立欣,杨建生   

  1. (上海大学理学院,上海 200444)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-03-05 发布日期:2008-03-05

Fast Generation of Data Structure for Mesh Simplification

TAO Li-xin, YANG Jian-sheng   

  1. (Department of Sciences, Shanghai University, Shanghai 200444)

  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-05 Published:2008-03-05

摘要: 针对网格简化算法需要的显式和完整拓扑关系,筛选出有效的数据结构,结合MC(MT)算法计算过程的特点,设计六体素法算法。该算法能在MC(MT)算法抽取等值面的同时完成简化算法所需的数据结构,减少了简化算法前数据结构预处理所耗费的时间和空间。

关键词: 数据结构生成, MC(MT)算法, 网格简化

Abstract: This paper propose a novel method based on the course of MC(MT) algorithm computation to rebuild an apparent and complete topological structure necessary for mesh simplification to reduce the time and memory of the data structure pretreatment. The method called as six-cube method, rebuilds the appropriate data structure while MC(MT) algorithm extracts the iso-surface.

Key words: data structure building, MC(MT) algorithm, mesh simplification

中图分类号: