Boyan_Li
Results
2
comments of
Boyan_Li
I think you may implement this with the sdf_grad in: sdf_val, sdf_grad = sdf(pts) However, instead of apply sdf_grad to sdf_val, it should be applied to pts directly. This may...
maybe you can try with python>=3.8. I think it's an error related to python changes.