Jump to content

Delayed loader and motion Blur


Recommended Posts

I read in the manual about the limit steps for delayed load shader motion blur, it seems it only calculates 2 geometry steps to do deform motion blur.

I have a scene that my point instances make a curve but the motion blur doesn't render right because it needs a bigger step number to calculate the motion blur.

Is there a way around it? Or I'll have to stick to this limit?

Sorry the bad English.

Edited by tomhanks
Link to comment
Share on other sites

Here is my problem.

I used a particle system using point instances with delayed loader shader, the particle is using a path position to make then ride around a circle.

The motion blur is linear not curved, it doesn't follow the movement of the instances.

I tried to render with more than 2 Xform samples, doesn't render right, more samples less motion blur.

Any Ideas?

post-4542-125496659569_thumb.jpg

post-4542-125496661525_thumb.jpg

Link to comment
Share on other sites

I solved part of the problem increasing the oversampling on the popnet node, if I render directly from popnet it works but the problem now is that I am not getting the same results from a cached file.

What is the correct way to save a and load a particle cache with the subframe information correctly?

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...