3D/Volumetric Segmentation
Signed Distance Field (SDF)
Function that, for each point in space, returns the distance to the nearest surface, with the sign indicating whether the point is inside or outside the object.
← Kembali