Rio.Dominia Posted October 26, 2014 Share Posted October 26, 2014 Hi ,eveybody. I have a question about the active Packed RBD object. When I use the sop solver transfor the active attribute to the packed RBD object, it works But some object freeze in the air. Not even hit the ground. Here is my files, Hople anyone can help. sorry about my poor English active_RBD.hip Quote Link to comment Share on other sites More sharing options...
mitul Posted October 27, 2014 Share Posted October 27, 2014 Hey sunny I have gone through your file, there are couple of things you should change. 1. you should not cluster your fractured object if you want to use bullet with convex hull, if you set display your collision object on dops you will see your convex hull is inter-penetrating. ( you can cluster constraint and use glue to bind them) so turn off cluster in voronoi fracture. 2. In your sop solver you were transferring active attribute so as soon as the object goes out of search radius they change back to active == 0. instead use attribute copy in sop solver and copy your active attribute. Hope this clarifies. Quote Link to comment Share on other sites More sharing options...
Rio.Dominia Posted October 27, 2014 Author Share Posted October 27, 2014 Hey sunny I have gone through your file, there are couple of things you should change. 1. you should not cluster your fractured object if you want to use bullet with convex hull, if you set display your collision object on dops you will see your convex hull is inter-penetrating. ( you can cluster constraint and use glue to bind them) so turn off cluster in voronoi fracture. 2. In your sop solver you were transferring active attribute so as soon as the object goes out of search radius they change back to active == 0. instead use attribute copy in sop solver and copy your active attribute. Hope this clarifies. Thanks, mitul ! earlyer today , I use the vopsop(in the sop solver) to add the two node's active attribute , and I think that's make the same result as U said. It works. And thanks for remind me about the cluster fractured object. Really learn a lot from U. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.