Jump to content

Lava in Houdini 17


DonRomano

Recommended Posts

Hey everyone,

I'm currently working on a lava sim based on the tutorial of BW Design, but I have a problem with the mesh. The color is not applied on the mesh and it's all black. It should has been colored by a color I define in a attrib vop but it's not working.

Anyone knows if there's a difference between H14 and H17 for this ?

 

 

Lava.hipnc

Link to comment
Share on other sites

You never converted the VDB SDF to polygons after the vdbfromparticlefluid, so the point vop won't work since there's no points to run over, only voxels.

You could consider using the particlefluid surface SOP, too. It has all the stuff you want inside of it. I also took the size of your FLIP container down a bit, as it was pretty large. My changes in red.

 

 

Lava_changed.hipnc

  • Like 1
Link to comment
Share on other sites

3 hours ago, jamesr said:

You never converted the VDB SDF to polygons after the vdbfromparticlefluid, so the point vop won't work since there's no points to run over, only voxels.

You could consider using the particlefluid surface SOP, too. It has all the stuff you want inside of it. I also took the size of your FLIP container down a bit, as it was pretty large. My changes in red.

 

 

Lava_changed.hipnc

God bless you, thank's a lot 

Link to comment
Share on other sites

  • 1 year later...

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