This post deals with the mesh simplification and it is based on the paper "Surface Simplification Using Quadric Error Metrics" by Michael Garland and Paul S. Heckbert. The mesh is represented using the half-edge data structure that i talked about in my previous post. The following screen-shots shows the original stanford bunny model and some of the decimated look for your comment.
|
Stanford Bunny model with 35032 faces initial load |
After the series of decimation procedure i got the following meshes
|
Stanford model with 10000 faces |
|
Stanford Bunny with 1000 faces |
|
Stanford bunny with 100 faces |
No comments:
Post a Comment