Ggradest Posted November 14, 2019 Share Posted November 14, 2019 Hi. What is the best collision method of POP simulation for debris in large scale destruction simulations? I think that such scenes in RBD are optimized by convex collision and packed geometry, so its computational cost is few. However, with POPSolver, we need to use Volume or Surface Collision (I thought ConvexCollision would work a while ago ...), so the computational cost will be quite high depending on the size of the scene. Is there an optimal workflow for generating a Pop simulation with PackedRBD simulation and accurate collision? Or is this something that you have to pay a reasonable cost for collision like VolumeSimulation? Quote Link to comment Share on other sites More sharing options...
jimeng20 Posted November 21, 2019 Share Posted November 21, 2019 If you using proxy volume from your pre-generated sdf, I don't think it's going to cost a lot. If you generate your sdf in your pop network each frame, that will be a slow thing to do. So I would suggest, pre-generate your sdf and just use the proxy volume to get your sdf into your static object. 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.