Jump to content

flip reseed group new particles


WhyGee

Recommended Posts

Hi all,

I was wondering if there is a simple way to group newly seeded particles during a flip sim. 

The reason I would like this option is that I have a sim where I'm not meshing the particles but rendering them directly and the seeded particles pop into existence in an unpleasing way, so I was hoping to somehow scale them up gradually over a few frames.

Thanks in advance

 

Link to comment
Share on other sites

For post simulation task you can use @ID at current frame to distinguish new (resided or emitted) particles by simply grouping all @IDs greater than MaxId from previous frame. Generally same should apply for detection during sim but you have to take care of exact place inside solver that comparison is possible. And if your solver runs over sub-steps you have to decide does that should take into account. Also if you turn on @age attribute, just emitted particles will have zero age attribute, I'm not sure does that apply to reseeded particles too or they inherit age from particles they are reborn.  

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