Jump to content

snow falling from tree branch


nicoladanese

Recommended Posts

hey

I need to put some snow on top of a tree branch - see attached image - and then after a shake of the branch the snow has to fall down

I found some tutorials on how to place snow on top of objects but I'm not sure what's the best way to simulate the falling pieces

 any help would be great!cheers

20100102232227_snow_branch.jpg

Link to comment
Share on other sites

I suggest 3 different passes for the falling snow. 

1) Break up your snow by fracturing chunks and simulating some of them.  Some can remain behind. 

2) Emit lots of particles with a bit of noise applied to them.

3) Instance or copy stamp some snow-like chunks onto a portion of the particles.  You can cull a bunch of them out from your previously used particles pass.

Then composite them together.  Or if you wish you could have them all interact with each other in dops. 

Good Luck!

Link to comment
Share on other sites

Hey Matthew

 

thanks for your reply, while searching around I found this and it looks great to me, looks like wet sand is doing a pretty good job mimicking snow. If I understood well your approach is more of a rigid body style, with particles on top of it to sell the ideas of snow, am I right?

 

 

Link to comment
Share on other sites

Yes, this also looks like a great method. 

Especially if you want to break apart based on attributes.  But if you don't need to show that kind of fidelity.  A quick and dirty way to show this is to simulated packed rigid bodies and emit a bunch of particles either from a source of your choosing or the simulated pieces.  Add some noise to the particles to give it a wispy motion.  And then if you want a variation of smaller pieces beyond the varying particle size you can instance or copy stamp small chunks onto a some of the particles.  Finally, add a decent snow shader applied to the rigid body and instanced/copy stamped pieces.  

Good luck

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