DocumentCode
2985147
Title
A divide and conquer algorithm for triangle mesh connectivity encoding
Author
Ivrissimtzis, Ioannis ; Rössl, Christian ; Seidel, Hans-Peter
Author_Institution
Max-Planck-Inst. fur Inf., Saarbrucken, Germany
fYear
2002
fDate
2002
Firstpage
294
Lastpage
303
Abstract
We propose a divide and conquer algorithm for the single resolution encoding of triangle mesh connectivity. Starting from a boundary edge we grow a zig-zag strip which divides the mesh into two submeshes which are encoded separately in a recursive process. We introduce a novel data structure for triangle mesh connectivity encoding, a binary tree with positive integer weights assigned to its nodes. The length of the initial strip is stored in the root of the binary tree, while the encoding of the left and right submesh are stored in the left and right subtree, respectively. We find a simple criterion determining which objects of this data structure correspond to triangle meshes. As the algorithm implicitly traverses the triangles of the mesh, it can be classified into the family of Edgebreaker like encoding schemes. Hence, the compression ratios, both in the form of theoretical upper bounds and practical results are similar to the Edgebreaker´s, while the simplicity and flexibility of the algorithm makes it particularly suitable for applications where the connectivity encoding is only a small part of the problem at hand.
Keywords
computational geometry; data compression; divide and conquer methods; mesh generation; solid modelling; tree data structures; 3D models; Edgebreaker; binary tree; compression ratios; divide and conquer algorithm; positive integer weights; single resolution encoding; tree data structure; triangle mesh connectivity encoding; zig-zag strip; Binary trees; Data structures; Geometry; Internet; Predictive encoding; Programming profession; Solid modeling; Strips; Tree data structures; Upper bound;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Graphics and Applications, 2002. Proceedings. 10th Pacific Conference on
Print_ISBN
0-7695-1784-6
Type
conf
DOI
10.1109/PCCGA.2002.1167873
Filename
1167873
Link To Document