Jump to content

How to cache a simulation so that motion blur works fine?


AdrianLazar

Recommended Posts

Hi guys,

I have some troubles making motion blur work correct. You can see in this video that the motion blur has some artifacts:

I've also uploaded an image that shows the correct version on the left, the version with the problem on the right.

It's because I had cached to disk the simulation and even though I had also the subsets cached the artifact appeared... weird... does anyone know how to properly cache a simulation so that it works fine with motion blur?

Thanks,

-Adrian

post-6393-131119090558_thumb.jpg

Edited by AdrianLazar
Link to comment
Share on other sites

if your model includes a vector attribute, and you choose bgeo as your file output, then vector attrib is written out and is included when you read the model back in.

if instead you are using geo time samples for motion blur, then motion blur should be fine as well...

:blink:

Link to comment
Share on other sites

you didn't say what method do you use for caching, but I guess you don't cache trasforms with Dynamics CHOP but rather whole geometry with either file DOP/explicit cache in DOPs or file SOP in SOPs. In case of caching whole geometry you probably need to attach TimeBlend SOP just after Dopimport SOP or File SOP which is importing cached data. It will ensure that the geometry is blended between frames giving you proper deformation motion blur

and if you've used CHOPs to cache simulation transforms, then export them to your objects directly, you should get correct transformation motion blur

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