Directed Edges--A Scalable Representation for Triangle Meshes
Swen Campagna, Leif Kobbelt, Hans-Peter Seidel
In Journal of Graphics Tools, 3(4), 1998.
Abstract: In a broad range of computer graphics applications, the representation of geometric shape is based on triangle meshes. General purpose data structures for polygonal meshes typically provide fast access to geometric objects (e.g., points) and topological entities (e.g., neighborhood relationships) but the memory requirements are rather high due to the many special configurations. In this paper, we present a new data structure which is specifically designed for triangle meshes. The data structure enables the programmer to trade memory for access time by either storing internal references explicitly, or by reconstructing them locally on demand. The trade-off can be hidden from the programmer by an object-oriented API and can automatically adapt to the available hardware resources or the complexity of the mesh (scalability).
@article{Campagna:1998:DEA,
author = {Swen Campagna and Leif Kobbelt and Hans-Peter Seidel},
title = {Directed Edges--A Scalable Representation for Triangle Meshes},
journal = {Journal of Graphics Tools},
volume = {3},
number = {4},
pages = {1--12},
year = {1998},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."