Hi, just found and fix a small bug : points not connected to any triangles (outliers) were not removed when replaying simplification. I didn't anticipate this could happen, but it does with the mesh pyvista.examples.human. I added this example to the tests to make sure that the new version does the job.
Would be great if this new version could be integrated in the next release of fast-simplification.
Thanks,
Hi, just found and fix a small bug : points not connected to any triangles (outliers) were not removed when replaying simplification. I didn't anticipate this could happen, but it does with the mesh
pyvista.examples.human
. I added this example to the tests to make sure that the new version does the job.Would be great if this new version could be integrated in the next release of fast-simplification. Thanks,