Skip to content

Implement #150 splat resizing

Nicolas Pope requested to merge feature/150/splatknn into master

Increase splat size by adjusting smoothing value by distance from virtual camera. This results in splat sizes increasing with distance as area of influence of a single point increases. Not ideal, since it makes everything look fat and blurred at a distance. Instead perhaps the energy threshold should be reduced?

Merge request reports