i'm using two gaussian bloom at the same time because i want to have two bloom tint, what i did is copy paste gaussian bloom and rename it to gaussianbloom2.fx. It works but i wonder if is there a better way than this ? liker merger two become one with two bloom tint settings because running two gaussian bloom at the same time is heavy impact on performance.
i also get this warning
\gaussianbloom2.fx (141,19-56) : warning x3595: gradient instruction used in a loop with varying iteration; partial derivatives may have undefined value
Please Log in or Create an account to join the conversation.