Jump to content

for each sdf


Macha

Recommended Posts

I have a fractured object sim, the result of which I saved out as a bgeo series.

Now I want to use these objects in another smoke sim.

But calculating one big massive sdf for this geometry (consisting of many small pieces) is not a good idea.

Can I loop through each object and create a small concise sdf for each object somehow. I guess there is some automatic way of doing this because it happens when we create fractured objects.

Or is there a different method?

Edit: Maybe just use the fractured object node...silly me...

Edited by Macha
Link to comment
Share on other sites

Yep, definitely work.

Also I recommend NOT using group names at all for the foreach iteration, instead use a Primitive group attribute, you can create one using the connectivity sop if you don't have one already, it'll be MUCH faster than using foreach per group name.

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