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
Hey @dyollb, thanks for making a pull request! I've been meaning to correct this issue for a while now. Totally agree it doesn't usually make too much sense for the min distance to be in terms of edge length.
And yeah, line 93 looks like a bug -- thank you for catching it!
I am trying to use the PoissonDiskSampler to sample a triangle mesh with minimum sample distance
distance
:If I sample a (approximate) cube with edge length 40 (two triangles per cube face), I get following behavior:
Why is this happening? Am I doing something wrong?
The text was updated successfully, but these errors were encountered: