Implements #184 weight colours by normal
Compare changes
Files
2- Nicolas Pope authored
@@ -12,7 +12,9 @@ __global__ void point_cloud_kernel(ftl::cuda::TextureObject<float4> output, ftl:
Implements only a basic approach to this, more advanced suggestions are found and commonly used in literature.