Luka - perna is completely right here. Let's say we've got two pixels next to each other representing surface normals. One pixel represents purely up (xyz 0,0,1) and the one next to it is purely right (xyz 1,0,0). If I add them together and divide by two I end up with the vector (xyz 0.5,0,0.5) which is pointing in the…