-
- Downloads
Separate compactors and garbage collect
parent
706a8e46
No related branches found
No related tags found
This commit is part of merge request !55. Comments created here will be created in the context of that merge request.
Showing
- applications/reconstruct/CMakeLists.txt 1 addition, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/voxel_scene.hpp 5 additions, 4 deletionsapplications/reconstruct/include/ftl/voxel_scene.hpp
- applications/reconstruct/src/compactors.cu 180 additions, 0 deletionsapplications/reconstruct/src/compactors.cu
- applications/reconstruct/src/compactors.hpp 20 additions, 0 deletionsapplications/reconstruct/src/compactors.hpp
- applications/reconstruct/src/main.cpp 1 addition, 1 deletionapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/ray_cast_sdf.cpp 3 additions, 2 deletionsapplications/reconstruct/src/ray_cast_sdf.cpp
- applications/reconstruct/src/scene_rep_hash_sdf.cu 0 additions, 120 deletionsapplications/reconstruct/src/scene_rep_hash_sdf.cu
- applications/reconstruct/src/voxel_scene.cpp 24 additions, 12 deletionsapplications/reconstruct/src/voxel_scene.cpp
Loading
Please register or sign in to comment