-
- Downloads
Refactor voxhash and change bucket size
parent
7668ea66
No related branches found
No related tags found
Showing
- applications/reconstruct/CMakeLists.txt 2 additions, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/voxel_hash.hpp 33 additions, 452 deletionsapplications/reconstruct/include/ftl/voxel_hash.hpp
- applications/reconstruct/include/ftl/voxel_scene.hpp 0 additions, 8 deletionsapplications/reconstruct/include/ftl/voxel_scene.hpp
- applications/reconstruct/src/voxel_hash.cpp 109 additions, 0 deletionsapplications/reconstruct/src/voxel_hash.cpp
- applications/reconstruct/src/voxel_hash.cu 381 additions, 0 deletionsapplications/reconstruct/src/voxel_hash.cu
This diff is collapsed.
applications/reconstruct/src/voxel_hash.cpp
0 → 100644
applications/reconstruct/src/voxel_hash.cu
0 → 100644
Please register or sign in to comment