OF addon implements "A Reconstruction Filter for Plausible Motion Blur" http://graphics.cs.williams.edu/papers/MotionBlurI3D12/
This addon provides simple and easy-to-use motion blur camera. The algorithm itself can be expanded to arbitrary obejcts, but it requires to override object rendering pass. So this addon supports only camera motion blur so that the scene can be drawn in a normal way.