TSDF icon indicating copy to clipboard operation
TSDF copied to clipboard

CUDA Based implementation of a Truncated Signed Distance Function

Results 1 TSDF issues
Sort by recently updated
recently updated
newest added

Hi, Do you know what volume->translation_data( ) found here https://github.com/Scoobadood/TSDF/blob/5361ef1e112176aaa9b14efb74494f825d75147c/src/MarchingCubes/GPUMarchingCubes.cu#L374 is meant to be? I can't seem to find any functions called translation_data() in the header file for volume.