Parallel Mesh Simplification for Huge Segment Datasets

Li Zhongyi,Wu Yong,Gong Zhen
DOI: https://doi.org/10.3969/j.issn.1672-9722.2006.08.003
2006-01-01
Abstract:The reconstruction result using Marching Cube method must be simplified because it usually has a large number of triangles.The triangles of segment datasets can be concurrently simplified through dividing the mesh into some continuous parts and then sending the parts to different computing nodes to perform simplification operation.This procedure,however,will lose the topological information of the mesh at the joint between two continuous parts which is necessary for subsequent mesh operations.In this paper,we design a new file format to store the mesh data and develop some algorithms based on this format.The result shows that it can keep the topological information very well and consequently,provides the basic data for distributed parallel simplification of segment mesh data.
What problem does this paper attempt to address?