Jump to content

Find collision particle


logix1390

Recommended Posts

Hello,

I am trying to do something which I thought was going to be easy but turns out its not.

If I have a simple particle sim of 1000 particles, and only 30% are colliding with an object. How do I isolate those 30 % of particles before and after it hits.

I can easily find the particle only AFTER it hits using the attributes from the pop collision detect in dops. However, I don't know how to isolate those particles BEFORE it has hit while also deleting the particles that never hit to begin with. ...

I tried a couple methods but I ended up with a basic solver setup by merging in the previous frame and doing a simple comparison of ids but still nothing...My thought process was that since I know the id number of the collision particle, I can find that same id number before it hits and isolate it.. no success. 

I will attach my scene file for anyone that wants to take a look.

Thank you

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