Jump to content

Combining Houdini vec volumes to VDB vec volumes


art3mis

Recommended Posts

Trying to convert my Houdini volumes to VDB before caching to disk.

In my network after dopIO I have a VDB vector Merge followed by a Convert VDB.

Should I not only see 3 volumes on the VDB vector Merge node >density, vel, temperature?

Right now I see 5 density, vel.x, vel.y, vel.z, temperature.

VDB_Vector_Merge.png

Link to comment
Share on other sites

I think the vector merge can only merge VDBs, so reversing the order of convertVDB and vectormerge should do the trick

Also, you might want to set the vector type on the vectorMerge to the correct type (i think it's called displacement/vel/acceleration) so it gets interpreted correctly in some other operations

Edited by 3dome
  • Like 1
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...