2D Motion Blur Transform

Hi,

I needed a motionblur capable transform TOP so I put together a GLSL node for that.

(Thanks to the forum for supplying me with information on how to rotate non-square UVs without distortion.)

Surely, there’s room for optimization but at least it works like intended.

motionblur_screenshot.PNG
motionblur.toe (433 KB)
MotionblurTransform.tox (429 KB)

4 Likes

Thanks for sharing!

Thank you so much!