Extension of half-edges for the representation of multiresolution subdivision surfaces
Pierre Kraemer, David Cazier, Dominique Bechmann
In The Visual Computer, 25(2), February 2009.
Abstract: We address in this paper the problem of the data structures used for the representation and the manipulation of multiresolution subdivision surfaces. The classically used data structures are based on quadtrees, straightforwardly derived from the nested hierarchy of faces generated by the subdivision schemes. Nevertheless, these structures have some drawbacks: specificity to the kind of mesh (triangle or quad); the time complexity of neighborhood queries is not optimal; topological cracks are created in the mesh in the adaptive subdivision case.

We present in this paper a new topological model for encoding multiresolution subdivision surfaces. This model is an extension to the well-known half-edge data structure. It allows instant and efficient navigation at any resolution level of the mesh. Its generality allows the support of many subdivision schemes including primal and dual schemes. Moreover, subdividing the mesh adaptively does not create topological cracks in the mesh. The extension proposed here is formalized in the combinatorial maps framework. This allows us to give a very general formulation of our extension.
Keyword(s): Geometric modeling, Topological model, Combinatorial maps, Multiresolution meshes, Subdivision surfaces
BibTeX format:
@article{Kraemer:2009:EOH,
  author = {Pierre Kraemer and David Cazier and Dominique Bechmann},
  title = {Extension of half-edges for the representation of multiresolution subdivision surfaces},
  journal = {The Visual Computer},
  volume = {25},
  number = {2},
  pages = {149--163},
  month = feb,
  year = {2009},
}
Search for more articles by Pierre Kraemer.
Search for more articles by David Cazier.
Search for more articles by Dominique Bechmann.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."