Im trying out some different ‘boxblur’ algorithims, but specifically, to blur surface normals on surfaces. I have had good luck with this one:
The problem is, most of the rest different algorithims are built into libraries specifically for images (they do the image-> num conversion). Any one have access to this kind of data logic? I.E. different techniques on sorting into blur boxes.