Skip to main content
_spoboyle
Inspiring
April 2, 2013
Question

rotational blur

  • April 2, 2013
  • 2 replies
  • 1376 views

does anyone know of any exmaples which include a disc or wheel spinning which rotationally blurs producing a fast spinning kind of effect

greensocks MotionBlur doesn't do what I want

i guess it would look something like this

This topic has been closed for replies.

2 replies

kglad
Community Expert
Community Expert
April 2, 2013

that's called a radial blur.

mario klingemann has a RadialBlur class that's publically available: http://www.quasimondo.com/

_spoboyle
_spoboyleAuthor
Inspiring
April 2, 2013

kglad wrote:

that's called a radial blur.

mario klingemann has a RadialBlur class that's publically available: http://www.quasimondo.com/

thanks but not quite qhat i was looking for, i need an animated rotational blur not a radial blur

kglad
Community Expert
Community Expert
April 2, 2013

i used his class to make an animated radial blur.

Inspiring
April 2, 2013

Here is an indepth-analysis how you can simulate motionblur with different approaches. If it doesn`t has to be interactive it would be wiser though to prerender the motionblur in AfterEffects.

_spoboyle
_spoboyleAuthor
Inspiring
April 2, 2013

moccamaximum wrote:

Here is an indepth-analysis how you can simulate motionblur with different approaches. If it doesn`t has to be interactive it would be wiser though to prerender the motionblur in AfterEffects.

thanks i'll take a look