Jump to content

Rendering Motion Blur (random trails, why?)


Recommended Posts

Hello guys I need some help. I am trying to get a nice tail for the marbles in this DOP simulation. Under the Geometry node "Geometry Velocity Blur" us checked and in the Mantra node I am enabling to render Motion Blur. Is there a way to re-calculate the direction of the blur based on the particle's velocity? Cannot figure out why the direction of the blur sometimes is even perpendicular to the velocity vector!

 
Here is the video: https://vimeo.com/112666106

post-10566-0-88821700-1416801525_thumb.p

Any suggestion? Thanks a lot guys!

post-10566-0-88821700-1416801525_thumb.p

Link to comment
Share on other sites

I think it is because mantra uses velocity from next frame. Try to set Shutter offset to 0.

 

 

Yes, it's because of Shutter Offset 1 which blurs current to next frame also called leading motion blur. -1 is trailing blur and 0 is current frame blur.

 

I changed to option to -1 and 0 and I still get weird directions. I think it has to do with the way the velocity is computed... Thanks for your reply guys.

Link to comment
Share on other sites

OK! Now I am getting improvements. What I did was reading the documentation and it says:
 

Geo time samples: The number of deformation blur motion samples. Each object (unless the parameter exists on the object) will have this many copies of the geometry included in the IFD. When an object is deforming it is necessary to increase this parameter to a value of 2 to see motion blurred geometry. Any number of segments may be specified, though a value of 2 is often adequate unless significant nonlinear motion occurs within the shutter time for a frame. This option has no effect on objects which use velocity blur, since velocity blur is linear by nature. 

So I unchecked "Geometry Velocity Blur" under the Geometry node (Geo Node > Render > Sampling) and increased the Geo Time Samples to 5. Now I am getting better results, the problem is that I wanted to get larger motion trails. Shutter offset is at -1. To have larger trails you have to go to the Camera node and set the Shutter Time to a larger number. It worked for me. The Shutter Offset was one of these things. Thanks guys.

Link to comment
Share on other sites

  • 7 months later...

sometimes people run into weird motion blur issues because they alter the point count (say by deleting via frustrum) - this could break motion blur or introduce artifacts.

 

if you are altering point counts, you need to be using a trail sop to generate velocities BEFORE any delete/fuse operations to get stable results.

 

easy to forget this in the heat of the moment :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...