Full Screen Motion Blur
in
Programming Questions
•
3 years ago
Is there a way I can motion blur everything in the display window at once easily? I tried filter(BLUR) felt too slow.
1

Finally, does the motion blur of all objects look the same (like in Jo Wood's screenshot)? Because then perhaps there are ways to pre-render / fake it through the use of a PNG or something.