Jump to content

What is the purpose of a flip object if i'm using the volume source to bring in the volume for a flip sim


Recommended Posts

Hi,

I still haven't managed to figure out if there is a "right" way to bring in geo/volumes into a dopnet for a flip sim.

I have been doing it using a flip source that converts some geo to a volume and then I used the volume source in the dopnet.

But the flip solver also needs a flip object as input into the first input pin - even if you hook up a volume source into the last pin. And there is also a default cube in the sop path in the flip object node.

I was just wondering why the solver needs a flip object if i'm using the volume source?

Thanks

 

Link to comment
Share on other sites

You can see the Flip Object as an array or a container for the datas (particles position or whatever).
The Flip solver just make calculations.
When you create an array you can just create a pointer or give it a default size. This is what the flip object does when you create it. This is the cube you're talking about.
It also allows you to point to an object to define its "size" from the volume of the object you point from.  It act a bit like "point from volume" SOP.
The volume source is not required, but allow you to sourcing flip from volumes if you want.
Don't confuse between Volume OF Objects and "Volume objects" (VDB or Houdini volumes)

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