PDA

View Full Version : how about blurring in animation


zou
09-29-2002, 08:08 PM
i want to know how blurring my object whe they are moving fast in animation ! what's the best method !
Should i simply check the object blurring in the object's properties or use blur provided with renderers like mental ray ?
thanks for any help.

BrandonD
09-29-2002, 08:12 PM
There are 3 ways to do motion blur in MAX. Object Motion blur is a per object property. It does very high quality motion blur but can render very slow because it adds geometry to your scene. It properly calculates the trajectory of geometry so if you have rotation there are no linear artifacts. However the one thing you never want to do with it is any kind of raytracing.

Image Motion Blur is a post process based on pixel velocity. It works fine in most cases but is not accurate and can often create artifacts.

Scene Motion Blur (Camera Motion Blur) is the traditional way of rendering subframes and dithering them together. This can be slow, but looks good.

Currently Mental Ray and VRay have some of the nicest motion blur for 3rd party renderers.

CGTalk Moderation
01-13-2006, 05:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.