Sciweavers

PG
2002
IEEE

A Divide and Conquer Algorithm for Triangle Mesh Connectivity Encoding

13 years 9 months ago
A Divide and Conquer Algorithm for Triangle Mesh Connectivity Encoding
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 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 £nd 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 classi£ed 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 ¤exibility of the algorit...
Ioannis P. Ivrissimtzis, Christian Rössl, Han
Added 15 Jul 2010
Updated 15 Jul 2010
Type Conference
Year 2002
Where PG
Authors Ioannis P. Ivrissimtzis, Christian Rössl, Hans-Peter Seidel
Comments (0)