Jump to content

Im trying to create a shower water simulation, is this the best method?


damojan1

Recommended Posts

 

https://ibb.co/Y2N8z8B

  • Made a grid to use its points as your particle sources

  • connected a pop net to it

In the pop net i mainly edited the POP Source

  • Source Tab: changed geometry source to "use first Context Geometry" to use grid points as sources

  • Birth Tab: Crank your "Const Birth Rate" a little up and change the "Jitter Birth Time" to negative. This made the points fall a little more unperfect

  • Attributes Tab: "Initial Velocity" gets setted to Set innitial v and than adjust the variance slightly of x and z. The points will not fall straight downward but a little left and right.
    i added an additonal nodes like "popinteract" to get them a bit together if they are close or add some forces to mak their movement a little more random like a small "pop wind" or so

Outside the Popnet i added some additional nodes so the points get geometry.

  • added a "attributeadjustfloat" with a operation as "set initial" and Pattern Type as "Random" with Min/Max values to my likeing (this randomly changed the size of the "droplets")

  • added a "vdb from particles" node with quiet a small point radius and smaller voxel size.

  • added a convert vdb and set it to polygon to get the final geometry.

https://ibb.co/TPxDzsr

 

 

 

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