Implements #141 normals
Compare changes
- Nicolas Pope authored
@@ -54,9 +54,11 @@ __global__ void vis_normals_kernel(ftl::cuda::TextureObject<float4> norm,
Calculate and visualise smoothed normals. The smoothing could be improved to dynamically adjust the smoothing level.