ENH: triSurfaceMesh: add quality filter for triangle normals.
On degenerate triangles the problem is that the determination of inside/outside goes wrong. Intersection is not affected since the triangles have no area. So eliminate degenerate triangles from normals calculation
Please register or sign in to comment