Added high-performance triangle decimation algorithm

vtkBinnedDecimation is a high-performance, threaded algorithm for reducing the number of triangles in a mesh. It is similar to vtkQuadricClustering but typically 10-50x faster.

Edited by Will Schroeder

Merge request reports

Loading