I have .obj files from shapenet dataset (https://shapenet.org/)
One example of such a file can be found at (https://drive.google.com/open?id=1R3vEF2JspYdXfjERxTbZMSWTNjPPcxJV)
I am trying to get sdf for this file. But all the distance values are positive. Seems like the code gives only distance values for this dataset and not the signed distance values.