[Bf-cycles] curved motion blur

Mohamed Sakr 3dsakr at gmail.com
Sat Jan 30 19:45:42 CET 2016


Hi,

I'm trying to achieve a curved motion blur.
the only way that I found is:
mesh->tfm = tfm;
motion.pre = tfm;
motion.post = tfm;

and the mesh points ALL in world space.
is this a good approach? "I feel it is hacky.."
ideas?

cheers,
Mohamed Sakr


More information about the Bf-cycles mailing list