Jump to content

VDB Smoke trail setup problem


lj88

Recommended Posts

Hi guys. I am trying to do a VDB Smoke/Dust trail setup. I have a pop network creating a trail of particles who's color fades of by nage. To which I am copying spheres and I convert them into fog using VDB FROM POLYGON node. I also create a volume from Cd attribute. Then I multiply these two two density and Cd volumes to get the fade off.  It works but i get a lot of jitters in this method. 
 
I also try converting the particles directly into fog using VDB FROM PARTICLES node. This creates a jitter less fog, to which I can maybe add noise and get more details later. But in this method multiplying Cd attribute volume to density to make it fade off doesn't work. 
 
It would be great if I get some pointers from you guys how to solve these issues. Or is there a better method to do this setup. Please check out the hip file. 
 
Thanks

 

smoke_trail.hipnc

  • Like 1
Link to comment
Share on other sites

I personally would be using the 'vdbfromparticles' like you are, but instead of creating a vector volume from Cd I would only create the 'density' field. Then inside the vop you have underneath instead of using the Cd volume I would sample the color from the particles themselves using point clouds. Definately more efficient than creating a heavy vector field just for multiplying the density.

 

Cheers Jake.

smoke_trail_changes.hipnc

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