Showing
- components/control/cpp/src/master.cpp 1 addition, 0 deletionscomponents/control/cpp/src/master.cpp
- components/net/cpp/CMakeLists.txt 2 additions, 1 deletioncomponents/net/cpp/CMakeLists.txt
- components/net/cpp/include/ftl/net_configurable.hpp 26 additions, 0 deletionscomponents/net/cpp/include/ftl/net_configurable.hpp
- components/net/cpp/src/net_configurable.cpp 12 additions, 0 deletionscomponents/net/cpp/src/net_configurable.cpp
- components/net/cpp/test/CMakeLists.txt 9 additions, 0 deletionscomponents/net/cpp/test/CMakeLists.txt
- components/net/cpp/test/net_configurable_unit.cpp 43 additions, 0 deletionscomponents/net/cpp/test/net_configurable_unit.cpp
- components/renderers/cpp/CMakeLists.txt 5 additions, 1 deletioncomponents/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/tri_render.hpp 55 additions, 0 deletionscomponents/renderers/cpp/include/ftl/render/tri_render.hpp
- components/renderers/cpp/src/normals.cu 10 additions, 8 deletionscomponents/renderers/cpp/src/normals.cu
- components/renderers/cpp/src/reprojection.cu 274 additions, 0 deletionscomponents/renderers/cpp/src/reprojection.cu
- components/renderers/cpp/src/screen.cu 44 additions, 0 deletionscomponents/renderers/cpp/src/screen.cu
- components/renderers/cpp/src/splatter.cpp 0 additions, 0 deletionscomponents/renderers/cpp/src/splatter.cpp
- components/renderers/cpp/src/splatter.cu 35 additions, 57 deletionscomponents/renderers/cpp/src/splatter.cu
- components/renderers/cpp/src/splatter_cuda.hpp 52 additions, 0 deletionscomponents/renderers/cpp/src/splatter_cuda.hpp
- components/renderers/cpp/src/tri_render.cpp 578 additions, 0 deletionscomponents/renderers/cpp/src/tri_render.cpp
- components/renderers/cpp/src/triangle_render.cu 202 additions, 0 deletionscomponents/renderers/cpp/src/triangle_render.cu
- components/rgbd-sources/include/ftl/rgbd/camera.hpp 8 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/camera.hpp
- components/rgbd-sources/include/ftl/rgbd/detail/netframe.hpp 1 addition, 2 deletionscomponents/rgbd-sources/include/ftl/rgbd/detail/netframe.hpp
- components/rgbd-sources/include/ftl/rgbd/detail/source.hpp 2 additions, 2 deletionscomponents/rgbd-sources/include/ftl/rgbd/detail/source.hpp
components/net/cpp/src/net_configurable.cpp
0 → 100644
components/renderers/cpp/src/reprojection.cu
0 → 100644
components/renderers/cpp/src/screen.cu
0 → 100644
File moved
components/renderers/cpp/src/tri_render.cpp
0 → 100644
This diff is collapsed.