Message 1 of 1
nParticle self collision data
Not applicable
04-13-2017
01:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
With self-colliding nParticles, is it possible to get data on which individual nParticles have collided and what each collision force is? I can only calculate the net collision force for all collisions combined.
Alternatively, could this be done with rigidbody geometry, where I use many actively colliding geometry objects instead of nParticles? Is it possible to get data on the collision force of each interaction when dealing with multiple collisions per frame?
Thank you.