Realtime Compositor: Implement bicubic interpolation #105533

Merged
Omar Emara merged 1 commits from OmarEmaraDev/blender:realtime-compositor-bicubic-interpolation into main 2023-03-07 18:02:33 +01:00

1 Commits

Author SHA1 Message Date
Omar Emara a32dab4565 Realtime Compositor: Implement bicubic interpolation
This patch implements the bicubic interpolation option in the transform
nodes. The path merely reuse the code in the shader image texture and
adds bicubic variants to the domain realization shader.
2023-03-07 17:49:16 +02:00