CS 283 - Bunny Progressive Mesh

Example of mesh decimation and reconstruction with a bunny model using our CS 283 project 1. Note that slowness of rotation while mesh is complex is due to OpenGL rendering the wireframe rather than edge collapse or vertex split operations.
Back to Top