Jump to content

Cache geometry with substeps. How to load?


Recommended Posts

I made simple fluid sim and i need slow it down. I cached mesh with substeps and get filename like this filemame.numberframe.nambersubstep.ext, but when i load it houdini show me alot sequences  not one with substeps.

How i can load it? I used hipname.$ff.ext for saving and try to use it for loadind but no luck with it.

Link to comment
Share on other sites

So as long as you write out $HIP/test.$FF.bgeo with .5 intervals for example, the file (reading $HIP/test.$FF.bgeo) will pick up all frames as $HIP/test.101.bgeo and all half frames as $HIP/test.101.5.bgeo

make sure without integer frame values you are specifically on the .5 frame, and it will be visible just with a $FF in the read

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