You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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....
The text was updated successfully, but these errors were encountered:
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....
The text was updated successfully, but these errors were encountered: