Surface Simplification With Rendering Error Metrics

K Zhou,Jy Shi,Zg Pan
2001-01-01
Abstract:Many applications in computer graphics benefit from automatic simplification of complex polygonal models. Previous work has shown that a quadric error metric allows fast and accurate geometric simplifications of meshes. And this quadric approach has been generalized to handle meshes with appearance attributes. Inspired by the image-driven simplification, a newly developed framework that uses images to decide which portions of model to simplify, we introduce the rendering error metric and combine it with the quadric error metric in this paper. Benefits of using rendering error metric include higher quality simplified meshes, better preserved geometric and color boundaries, attentions to shading interpolation effects, and simplification that is sensitive to the context of a texture. While the original image-driven simplification algorithm can only deal with the visible portions of models in several pre-defined views, we sample the model per edge to compute the rendering error metric and can preserve full details of models. We demonstrate the efficiency of the algorithm with a variety of meshes with color/texture and normal attributes.
What problem does this paper attempt to address?