SDFGen
SDFGen copied to clipboard
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
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...
I want to konw where I can find the theory/proof about this function?Thank a lot!
…point I ran into some problems using the output vtkXMLImageData file - The values are correct, but the locations don't match the original mesh vertices. This seems to fix the...