Jump to content

Grain Stepping / Obstacle Subframe Interpolation Issues


LukeLetellier

Recommended Posts

Hello,

 

I posted this a few days ago on the primary Houdini forum, but haven't gotten much traction with it, as it's a pretty strange bug. 

 

In short: I've animated the movement of a box, with grain pouring out of the box. Unfortunately, the grain doesn't leave the box cleanly: as it pours out, it creates a stair-step pattern on the bottom edge - one stairstep per frame - as if the box collision geometry isn't interpolating correctly during the subframe timeslot.

 

Some notes:

 

- Collision geometry is a single piece of geo that is translated inside Houdini via keyframes rather than an Alembic Cache or geometry sequence. 

- I added a time-blend node as recommended by jeff in the Houdini forum.  

- The "Re-evaluate SOPs to Interpolate Geometry" box in my static object node in my DOP network is checked.

- Increased simulation substeps to 30 (The grain-stepping effect seems to generate one step per frame, so increasing the simulation substeps doesn't appear to have any effect. ) 

Despite all of that, the stair-stepping still occurs. Any thoughts would be appreciated! 

 

Thanks, 
Luke 

 

post-11768-0-48854200-1455210588_thumb.j

GrainStepping_02i.zip

Edited by LukeLetellier
Link to comment
Share on other sites

Time Blend SOP won't do anything for you since your geometry is static. You are translating at OBJ level and you have subframe data. Since it's only tranforming as well, you can un-tick "Use Deforming Geometry" on your Static Object DOP - then it only have to calculate the collision geo once.

 

Substeps for the grains only affect the grains themselves. Which is not the issue here, so you could bump that down to 1 again. The issue is your collision object that you need substeps for in the simulation. So instead we increase the DOP Network substeps, at 3 I get this: 

post-9276-0-97504600-1455213976_thumb.jp

 

Seems to work a lot better, a lot faster than what you had. I only did what I already described, but heres the hip anyway. Hope it helps!

GrainStepping_02_dv.hiplc

Edited by Skybar
Link to comment
Share on other sites

Thank you so much for explaining the reasons behind your decisions - as that helps me understand a lot of what's going on behind the scenes - and it all makes sense, and obvious enough that I should have figured it out myself! After making that adjustment on this side of things, it works beautifully. 

 

Thanks so much for your help!

 

-- Luke

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