bigwheels icon indicating copy to clipboard operation
bigwheels copied to clipboard

[Fluid simulation] Fix address mode in compute samplers to resolve bloom issues

Open dnovillo opened this issue 1 year ago • 0 comments

Address the problems discussed in https://github.com/google/bigwheels/pull/20#discussion_r1060677696_

This breaks the bloom broken-bloom

changing it to REPEAT fixes it (should only be applied for this texture, not the speed one and others, otherwise speed will leak around the edges. fixed-bloom

dnovillo avatar Mar 24 '23 19:03 dnovillo