A Stream Algorithm for the Decimation of Massive Meshes
Jianhua Wu, Leif Kobbelt
Graphics Interface 2003, June 2003, pp. 185--192.
Abstract: We present an out-of-core mesh decimation algorithm that is able to handle input and output meshes of arbitrary size. The algorithm reads the input from a data stream in a single pass and writes the output to another stream while using only a fixed-sized in-core buffer. By applying randomized multiple choice optimization, we are able to use incremental mesh decimation based on edge collapses and the quadric error metric. The quality of our results is comparable to state-of-the-art high-quality mesh decimation schemes (which are slower than our algorithm) and the decimation performance matches the performance of the most efficient out-of-core techniques (which generate meshes of inferior quality).
BibTeX format:
@inproceedings{Wu:2003:ASA,
  author = {Jianhua Wu and Leif Kobbelt},
  title = {A Stream Algorithm for the Decimation of Massive Meshes},
  booktitle = {Graphics Interface 2003},
  pages = {185--192},
  month = jun,
  year = {2003},
}
Search for more articles by Jianhua Wu.
Search for more articles by Leif Kobbelt.

Return to the search page.


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