07-01-2024, 10:03 PM
Hey all,
I'm trying to create clumps of particles that don't overlap other clumps of particles, and want to delete the particles that overlap without deleting the clumps themselves (because technically they overlap with themselves). I tried to use a property test and delete particles based on their distance to other particles, then filter out the particles that are bound to each other, but I can't figure it out. Is there another better way to do this?
Thanks
I'm trying to create clumps of particles that don't overlap other clumps of particles, and want to delete the particles that overlap without deleting the clumps themselves (because technically they overlap with themselves). I tried to use a property test and delete particles based on their distance to other particles, then filter out the particles that are bound to each other, but I can't figure it out. Is there another better way to do this?
Thanks