mesh-simplify icon indicating copy to clipboard operation
mesh-simplify copied to clipboard

Surface Simplification via Quadric Error Metrics

Results 3 mesh-simplify issues
Sort by recently updated
recently updated
newest added

This line is throwing an error: https://github.com/ataber/mesh-simplify/blob/master/index.js#L157 why? how to debug?

Any way to get this to run on 10+ million faces?

The original paper warns of the possibility of flipping orientation on vertex collapse. We should probably disallow that.