-
- Downloads
Attempt at colour reprojection
parent
9d074859
No related branches found
No related tags found
This commit is part of merge request !151. Comments created here will be created in the context of that merge request.
Showing
- components/renderers/cpp/CMakeLists.txt 1 addition, 0 deletionscomponents/renderers/cpp/CMakeLists.txt
- components/renderers/cpp/include/ftl/cuda/makers.hpp 66 additions, 0 deletionscomponents/renderers/cpp/include/ftl/cuda/makers.hpp
- components/renderers/cpp/include/ftl/render/splat_render.hpp 6 additions, 2 deletionscomponents/renderers/cpp/include/ftl/render/splat_render.hpp
- components/renderers/cpp/src/reprojection.cu 154 additions, 0 deletionscomponents/renderers/cpp/src/reprojection.cu
- components/renderers/cpp/src/splat_render.cpp 72 additions, 11 deletionscomponents/renderers/cpp/src/splat_render.cpp
- components/renderers/cpp/src/splatter.cu 1 addition, 59 deletionscomponents/renderers/cpp/src/splatter.cu
- components/renderers/cpp/src/splatter_cuda.hpp 11 additions, 0 deletionscomponents/renderers/cpp/src/splatter_cuda.hpp
- components/renderers/cpp/src/triangle_render.cu 3 additions, 0 deletionscomponents/renderers/cpp/src/triangle_render.cu
- components/rgbd-sources/src/frame.cpp 4 additions, 4 deletionscomponents/rgbd-sources/src/frame.cpp
Loading
Please register or sign in to comment