Model Simplification Through Refinement
Dmitry Brodsky, Benjamin Watson
Graphics Interface, 2000, pp. 221--228.
Abstract: As modeling and visualization applications proliferate, there arises a need to simplify large polygonal models at interactive rates. Unfortunately existing polygon mesh simplification algorithms are not well suited for this task because they are either too slow (requiring the simplified model to be pre-computed) or produce models that are too poor in quality. These shortcomings become particularly acute when models are extremely large.

We present an algorithm suitable for simplification of large models at interactive speeds. The algorithm is fast and can guarantee displayable results within a given time limit. Results also have good quality. Inspired by splitting algorithms from vector quantization literature, we simplify models in reverse, beginning with an extremely coarse approximation and refining it. Approximations of surface curvature guide the simplification process. Previously produced simplifications can be further refined by using them as input to the algorithm.
Article URL: http://www.graphicsinterface.org/gi2000/papers/200/paper200.pdf
BibTeX format:
@inproceedings{Brodsky:2000:MST,
  author = {Dmitry Brodsky and Benjamin Watson},
  title = {Model Simplification Through Refinement},
  booktitle = {Graphics Interface},
  pages = {221--228},
  year = {2000},
}
Search for more articles by Dmitry Brodsky.
Search for more articles by Benjamin Watson.

Return to the search page.


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