So if I understand right, motion blur is just a convolution
with a mask?

For linear motion blur you create a line and maybe smooth it
a bit.

For zoom motion blur you need to calculate a different mask
for each pixel. So you need a line drawing algorithm to
create masks with lines rotated appropriately to face
the center of the zoom.

Not sure about radial blur.
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-developer-list

Reply via email to