Blender's vector blur costs a lot less than the standard motion blur which is O(n) where n is the number of times a frame is rendered and composited. Vector blur is more like O(1), but not quite as accurate.
Instead of rendering each frame multiple times, it renders it once and applies post-processing blur based on how fast parts of the image are moving.
3 year old video?
I still have to tell you how shitty you made this video.
Be very ashamed.
IQbrew 8 months ago
can you do this with video in Blender to make slow mo video less choppy
falconkick54 2 years ago
cool nice awsome other generic animation compliments LOL nah its nice
BobbyJEL101 3 years ago
That's cool! The question is... HOW DO YOU DO IT??
omitnesneh 4 years ago
not much at all
RANKN67 4 years ago
That's cool! The question is... What does it cost at render time?
AkoyPinoy2 4 years ago
Blender's vector blur costs a lot less than the standard motion blur which is O(n) where n is the number of times a frame is rendered and composited. Vector blur is more like O(1), but not quite as accurate.
Instead of rendering each frame multiple times, it renders it once and applies post-processing blur based on how fast parts of the image are moving.
cyborgtroy 3 years ago