Closed oattao closed 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.
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.
computeDistanceField
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.