Feature/virtualcam
Showing
- applications/reconstruct/CMakeLists.txt 1 addition, 0 deletionsapplications/reconstruct/CMakeLists.txt
- applications/reconstruct/include/ftl/ray_cast_sdf.hpp 7 additions, 7 deletionsapplications/reconstruct/include/ftl/ray_cast_sdf.hpp
- applications/reconstruct/include/ftl/ray_cast_util.hpp 5 additions, 5 deletionsapplications/reconstruct/include/ftl/ray_cast_util.hpp
- applications/reconstruct/include/ftl/virtual_source.hpp 48 additions, 0 deletionsapplications/reconstruct/include/ftl/virtual_source.hpp
- applications/reconstruct/src/main.cpp 13 additions, 102 deletionsapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/ray_cast_sdf.cpp 14 additions, 9 deletionsapplications/reconstruct/src/ray_cast_sdf.cpp
- applications/reconstruct/src/ray_cast_sdf.cu 12 additions, 12 deletionsapplications/reconstruct/src/ray_cast_sdf.cu
- applications/reconstruct/src/virtual_source.cpp 61 additions, 0 deletionsapplications/reconstruct/src/virtual_source.cpp
- components/renderers/cpp/CMakeLists.txt 2 additions, 1 deletioncomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/rgbd_display.hpp 47 additions, 0 deletionscomponents/renderers/cpp/include/ftl/rgbd_display.hpp
- components/renderers/cpp/src/display.cpp 2 additions, 1 deletioncomponents/renderers/cpp/src/display.cpp
- components/renderers/cpp/src/rgbd_display.cpp 133 additions, 0 deletionscomponents/renderers/cpp/src/rgbd_display.cpp
Loading
Please register or sign in to comment