Nice and smart.
However I have now the case that tripy is NOT creating trias because testing the area if vertices are inside fails because the area is bigger than EPSILON. Setting EPSILON to half it value seems to work...
But not sure if this is really a valid solution. Or checking if vertices are inside by other methods....
Nice and smart. However I have now the case that tripy is NOT creating trias because testing the area if vertices are inside fails because the area is bigger than EPSILON. Setting EPSILON to half it value seems to work... But not sure if this is really a valid solution. Or checking if vertices are inside by other methods....