Jump to content

Simulation render issue


bazza2534

Recommended Posts

Hi guys, 

I've created a particle simulation which will simulate perfectly fine in houdini view port and will render via mantra node fine up until frame 157. 

on frame 158, the render really grinds down slow. It also tends to suddenly blur the frame quite badly. I've tried disabling the particle color and other nodes which don't seem to make any difference. Since it renders 157 frames as it should, I don't understand why it would suddenly have an issue with frame 158 and beyond. 

Would this be a caching issue while rendering? Or maybe the mantra renderer itself? 

(I am using a PC but I've also tried it on a Mac -same version of houdini with the exact same result). 

Any help would be much appreciated. 

Cheers!
 

 

B

post-11673-0-38304600-1401501706_thumb.j

post-11673-0-60122900-1401501724_thumb.j

Link to comment
Share on other sites

I've been told that because the particles begin to die on frame 158, the trail node suddenly has to re calculate motion blur for the decreasing amount of particles (makes sense, And I hadn't even thought that at all).

 

Cheers for your help!

- B

Link to comment
Share on other sites

Yes, by default the Trail SOP tracks each particle by point number. So when you kill off particles, the point numbers change and from the Trail SOPs point of view the particle have  moved, even though it is an entirely different particle. This might lead to really big velocities and then of course insane motion blurring.

 

Take a look at "Match by Attribute" on the Trail SOP. You'd have to find a way to give a unique ID per particle that doesn't change with the point count, that way it should be fine.

 

edit: Didn't realize you were using a POPnet, in that case each particle is given an ID by default. So it should already be there for you to use.

Edited by Skybar
Link to comment
Share on other sites

Hi Brayden.

here is your sim, and I managed to get frame 158 rendering just fine now.

No changes have been made in your project.

 

Could you give it a render at your end and see if it is okay now.

 

Cheers

 

Mangi

 

 

 

post-2848-0-07544700-1401615187_thumb.jp

post-2848-0-18983200-1401616284_thumb.jp

particles_render 158(RENDER_fix_Vel scale 8.62a).hipnc

Edited by mangi
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...