Mesh-Simplification
Mesh-Simplification copied to clipboard
An implementation of Simplifying Surfaces with Color and Texture Using Quadric Error Metrics. Project of [Computational Graphics]
Mesh Simplification
by gyx THUCST
1 Introduction
An implementation of the paper Surface Simplification Using Quadric Error Metrics.
2 Quick Start
cd src
make clean
make
./main ../objs/bunny.fine.obj ../result/bunny_sim.obj 0.01 0