An Improved Marching Cubes Algorithm Based on Edge Contraction

Zhusheng Xu,Chuangbai Xiao,Xiao Xu
DOI: https://doi.org/10.1109/icosp.2010.5655719
2010-01-01
Abstract:Marching Cubes algorithm is a classical algorithm of the surface rendering, but the traditional MC algorithm has low computing efficiency, and generate a great number of triangular patches. This paper proposes an improved method that combines with traditional MC algorithm. We replace the linear interpolation using the mid-point selection, establish the index of the intersection point of the cube edge and isosurface to improve the speed of image reconstruction. Edge contraction method is used to reduce the number of triangular patches. It was proved by the instance that the improved algorithm could extract isosurface and improve the user interaction efficiency.
What problem does this paper attempt to address?