Resolves #63 bucket removal
Showing
- applications/reconstruct/CMakeLists.txt 2 additions, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/cuda_operators.hpp 5 additions, 0 deletionsapplications/reconstruct/include/ftl/cuda_operators.hpp
- applications/reconstruct/include/ftl/voxel_hash.hpp 32 additions, 453 deletionsapplications/reconstruct/include/ftl/voxel_hash.hpp
- applications/reconstruct/include/ftl/voxel_hash_params.hpp 2 additions, 2 deletionsapplications/reconstruct/include/ftl/voxel_hash_params.hpp
- applications/reconstruct/include/ftl/voxel_scene.hpp 0 additions, 8 deletionsapplications/reconstruct/include/ftl/voxel_scene.hpp
- applications/reconstruct/src/compactors.cu 6 additions, 6 deletionsapplications/reconstruct/src/compactors.cu
- applications/reconstruct/src/scene_rep_hash_sdf.cu 2 additions, 2 deletionsapplications/reconstruct/src/scene_rep_hash_sdf.cu
- applications/reconstruct/src/voxel_hash.cpp 109 additions, 0 deletionsapplications/reconstruct/src/voxel_hash.cpp
- applications/reconstruct/src/voxel_hash.cu 240 additions, 0 deletionsapplications/reconstruct/src/voxel_hash.cu
- applications/reconstruct/src/voxel_scene.cpp 3 additions, 5 deletionsapplications/reconstruct/src/voxel_scene.cpp
Loading
Please register or sign in to comment