Skip to content
  • So, I tested it. Works as expected in 8 and 16bit integer, breaks everything in float.

    BTW, is this expected to be calculated as: (totalAlpha + (sumOfWeights / 2)) / sumOfWeights; or ((totalAlpha + sumOfWeights) / 2) / sumOfWeights;

    EDIT2: Shouldn't we be leveraging KoColorSpaceMaths for this?

    Edited by Wolthera van Hövell
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment