Multiresolution Analysis over Triangle Meshes:Method and Data Structure

Tang Jie,ZHANG Fuyan
DOI: https://doi.org/10.3969/j.issn.1003-7985.2004.03.004
2004-01-01
Abstract:A robust and efficient algorithm is presented to build mulitiresolution models (MRMs) of arbitrary meshes without requirement of subdivision connectivity. To overcome the sampling difficulty of arbitrary meshes, edge contraction and vertex expansion are used as downsampling and upsampling methods. Our MRMs of a mesh are composed of a base mesh and a series of edge split operations, which are organized as a directed graph. Each split operation encodes two parts of information. One is the modification to the mesh, and the other is the dependency relation among splits. Such organization ensures the efficiency and robustness of our MRM algorithm. Examples demonstrate the functionality of our method.
What problem does this paper attempt to address?