Page 1 of 1

camera motion blur control?

Posted: Fri May 14, 2010 8:41 am
by kuba
Is there any parameter which controls amount of motion blur applied to the camera? Or is it just the speed? I couln't worked out anything, but it would be nice to have the option.

Thanks,
kuba

Re: camera motion blur control?

Posted: Fri May 14, 2010 12:08 pm
by face
kuba wrote:Is there any parameter which controls amount of motion blur applied to the camera? Or is it just the speed? I couln't worked out anything, but it would be nice to have the option.

Thanks,
kuba
Just the speed and yes, youre right, we should have a camera shutter option.
But i think thats not practicable. When the camera rotate, it would not work. We have only two positions, the actual frame and the prev/next frame. The interpolation between this is ever linear.
For camera rotation we want a curve, also min. 3 positions which Octane can interpolate. For that we want also 9 new camera options.
eg.
--cam-motion-prev-pos-x/y/z
--cam-motion-prev-up-x/y/z
--cam-motion-prev-target-x/y/z

face