yccyenchicheng / AutoSDF

233 stars 29 forks source link

computeDistanceField command #13

Closed oattao closed 2 years ago

oattao commented 2 years ago

Hello,

I am running demo_shape_comp.ipynb in your code. Could you please tell me where is the "isosurface/computeDistanceField" commond. I could find it in preprocess module.

yccyenchicheng commented 2 years ago

Hi,

computeDistanceField can be found at here: https://github.com/Xharlie/DISN/tree/master/isosurface. You may need to install the relative packages to use this binary file.