Hi! Thanks for your library! It's extremely useful. However, when I try to convert obj file to sdf, the majority works properly but I have around 1000 points (out of 260,000) that has very large/small data e^18. I want to know what might cause this problem, and if I were to fix it, currently I'm clipping the sdf value to my normal max and min value, but the histogram looks funny if I do the clipping because I got a significant amount of large value. Any idea what cause this and potential fixation? Thank you!
histogram before clipping

histogram after clipping

s
Hi! Thanks for your library! It's extremely useful. However, when I try to convert obj file to sdf, the majority works properly but I have around 1000 points (out of 260,000) that has very large/small data e^18. I want to know what might cause this problem, and if I were to fix it, currently I'm clipping the sdf value to my normal max and min value, but the histogram looks funny if I do the clipping because I got a significant amount of large value. Any idea what cause this and potential fixation? Thank you!

histogram before clipping
histogram after clipping

s