Star-Vertices: A Compact Representation for Planar Meshes with Adjacency Information
Marcelo Kallmann, Daniel Thalmann
In Journal of Graphics Tools, 6(1), 2001.
Abstract: In this paper we propose a new structure, star-vertex, to represent general planar meshes. The basic concept is simple, allowing constant adjacency query time, and scalability (ability to trade size for speed), and under specific situations requiring less storage space than others. For simplicity, we use a generic traverse element, which resembles the behavior of oriented edges. We present implementation examples of the proposed structure and comparisons with other mesh representation schemes.
BibTeX format:
@article{Kallmann:2001:SAC,
  author = {Marcelo Kallmann and Daniel Thalmann},
  title = {Star-Vertices: A Compact Representation for Planar Meshes with Adjacency Information},
  journal = {Journal of Graphics Tools},
  volume = {6},
  number = {1},
  pages = {7--18},
  year = {2001},
}
Search for more articles by Marcelo Kallmann.
Search for more articles by Daniel Thalmann.

Return to the search page.


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