marian42 / mesh_to_sdf

Calculate signed distance fields for arbitrary meshes
https://pypi.org/project/mesh-to-sdf/
MIT License
991 stars 107 forks source link

some noise around the obj mesh #34

Open xinwei-zhuang opened 2 years ago

xinwei-zhuang commented 2 years ago

Hi! I tried the mesh_to_sdf function, and inputting a clean pyramid obj, it will generates some noise around the obj. Is there any way to debug it? Many thanks! image

CuiLily commented 1 year ago

did you solve this problem?