Resolves #332 Improved clipping
Showing
- applications/gui/CMakeLists.txt 0 additions, 1 deletionapplications/gui/CMakeLists.txt
- applications/gui/src/camera.cpp 21 additions, 49 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/camera.hpp 4 additions, 4 deletionsapplications/gui/src/camera.hpp
- applications/gui/src/src_window.cpp 2 additions, 0 deletionsapplications/gui/src/src_window.cpp
- components/codecs/include/ftl/codecs/channels.hpp 3 additions, 1 deletioncomponents/codecs/include/ftl/codecs/channels.hpp
- components/codecs/include/ftl/codecs/shapes.hpp 39 additions, 0 deletionscomponents/codecs/include/ftl/codecs/shapes.hpp
- components/common/cpp/CMakeLists.txt 1 addition, 1 deletioncomponents/common/cpp/CMakeLists.txt
- components/common/cpp/include/ftl/utility/msgpack.hpp 43 additions, 0 deletionscomponents/common/cpp/include/ftl/utility/msgpack.hpp
- components/common/cpp/test/CMakeLists.txt 1 addition, 1 deletioncomponents/common/cpp/test/CMakeLists.txt
- components/common/cpp/test/msgpack_unit.cpp 20 additions, 0 deletionscomponents/common/cpp/test/msgpack_unit.cpp
- components/operators/src/clipping.cpp 18 additions, 3 deletionscomponents/operators/src/clipping.cpp
- components/renderers/cpp/CMakeLists.txt 1 addition, 0 deletionscomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/render/overlay.hpp 20 additions, 1 deletioncomponents/renderers/cpp/include/ftl/render/overlay.hpp
- components/renderers/cpp/src/CUDARender.cpp 5 additions, 1 deletioncomponents/renderers/cpp/src/CUDARender.cpp
- components/renderers/cpp/src/clipping.cu 2 additions, 2 deletionscomponents/renderers/cpp/src/clipping.cu
- components/renderers/cpp/src/colour_cuda.hpp 5 additions, 0 deletionscomponents/renderers/cpp/src/colour_cuda.hpp
- components/renderers/cpp/src/colour_util.cu 53 additions, 4 deletionscomponents/renderers/cpp/src/colour_util.cu
- components/renderers/cpp/src/colouriser.cpp 1 addition, 0 deletionscomponents/renderers/cpp/src/colouriser.cpp
- components/renderers/cpp/src/overlay.cpp 117 additions, 1 deletioncomponents/renderers/cpp/src/overlay.cpp
- components/rgbd-sources/include/ftl/rgbd/frameset.hpp 16 additions, 13 deletionscomponents/rgbd-sources/include/ftl/rgbd/frameset.hpp
Loading
Please register or sign in to comment