r/minecraftshaders • u/hai31415 • 6d ago
Screenshot IterationRP Convolution Bloom patch release
Get it here, more details in the readme
Custom kernels supported! You can generate your own here. (Doesn't work on mobile) Will likely require tweaking settings.
Also added names and descriptions to all patch settings. Please read what each setting does and any relevant caveats especially for convolution bloom.
119
Upvotes












3
u/hai31415 5d ago
Sure
Just take fft.glsl, kernelfft_cs.glsl, imagefft_cs.glsl, and imageconvolveifft_cs.glsl lib files, composite 77-80.csh, setup and setup1.csh for each dimension, rename the first final pass from composite 80 to 81, copy the settings in settings.glsl and the kernel texture + 3 image declarations in shaders.properties.
That should be it, only thing I ask is please share any improvements or optimizations you make.
I'll also publish the fft code by itself later since it can be added to any hdr shader