Hi, i did a setup, where particles spawn a RBD simulation.
My question is, what is the best way to delete certain Objects that behave strangely.
I thought it should be quite simple, make a primitive group, select and delete, but it does not seem to work.
Another question would be when there´s some jittering with objects that should rest, any tips?
i attached a simplified setup.
thank you
delete certain Objects after RDB
1786 3 0- hochenauer
- Member
- 8 posts
- Joined: 9月 2018
- Offline
- Berk_Erdag
- Member
- 86 posts
- Joined: 10月 2015
- Offline
I checked your scene. To delete certain objects you can always select them with hand and just hit delete. Or what I actually prefer is to delete them based on velocity since your scene had some super fast flying little spheres. So something like if velocity is bigger than a certain number then delete it.
Smaller RBD objects tend to jitter sometimes to overcome that you can make them have box geometry representation instead of convex hull which does not work great for the torus in your scene. Or increase the thresholds for sleeping so they'll come to a rest state easier.
Smaller RBD objects tend to jitter sometimes to overcome that you can make them have box geometry representation instead of convex hull which does not work great for the torus in your scene. Or increase the thresholds for sleeping so they'll come to a rest state easier.
- hochenauer
- Member
- 8 posts
- Joined: 9月 2018
- Offline
- Arvan
- Member
- 22 posts
- Joined: 2月 2020
- Offline
-
- Quick Links