Implements #282 screen capture
Showing
- CMakeLists.txt 17 additions, 0 deletionsCMakeLists.txt
- applications/gui/src/camera.cpp 75 additions, 58 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/camera.hpp 13 additions, 6 deletionsapplications/gui/src/camera.hpp
- applications/gui/src/screen.cpp 1 addition, 1 deletionapplications/gui/src/screen.cpp
- applications/gui/src/src_window.cpp 6 additions, 5 deletionsapplications/gui/src/src_window.cpp
- applications/reconstruct/src/main.cpp 0 additions, 3 deletionsapplications/reconstruct/src/main.cpp
- applications/reconstruct/src/reconstruction.cpp 3 additions, 7 deletionsapplications/reconstruct/src/reconstruction.cpp
- applications/reconstruct/src/reconstruction.hpp 0 additions, 7 deletionsapplications/reconstruct/src/reconstruction.hpp
- components/common/cpp/include/ftl/config.h.in 1 addition, 0 deletionscomponents/common/cpp/include/ftl/config.h.in
- components/renderers/cpp/CMakeLists.txt 1 addition, 1 deletioncomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/render/CUDARender.hpp 22 additions, 8 deletionscomponents/renderers/cpp/include/ftl/render/CUDARender.hpp
- components/renderers/cpp/include/ftl/render/renderer.hpp 18 additions, 3 deletionscomponents/renderers/cpp/include/ftl/render/renderer.hpp
- components/renderers/cpp/include/ftl/render/splat_render.hpp 0 additions, 67 deletionscomponents/renderers/cpp/include/ftl/render/splat_render.hpp
- components/renderers/cpp/src/CUDARender.cpp 179 additions, 162 deletionscomponents/renderers/cpp/src/CUDARender.cpp
- components/renderers/cpp/src/reprojection.cu 97 additions, 0 deletionscomponents/renderers/cpp/src/reprojection.cu
- components/renderers/cpp/src/screen.cu 39 additions, 0 deletionscomponents/renderers/cpp/src/screen.cu
- components/renderers/cpp/src/splatter.cpp 0 additions, 498 deletionscomponents/renderers/cpp/src/splatter.cpp
- components/renderers/cpp/src/splatter.cu 42 additions, 1 deletioncomponents/renderers/cpp/src/splatter.cu
- components/renderers/cpp/src/splatter_cuda.hpp 25 additions, 0 deletionscomponents/renderers/cpp/src/splatter_cuda.hpp
- components/renderers/cpp/src/triangle_render.cu 4 additions, 2 deletionscomponents/renderers/cpp/src/triangle_render.cu
Loading
Please register or sign in to comment