On this page |
Overview ¶
This tool uses the Convex Decomposition SOP to generate proxy geometry for the RBD objects. A compound collision shape built from several convex hulls can be much faster to simulate for concave geometry.
This tool is similar to the RBD Sphere Proxy tool on the Rigid Bodies shelf. However, instead of using proxy geometry composed of spheres, it preserves hard edges and creates more accurate shapes. RBD Sphere Proxy tool is very lightweight and fast, which is useful for background objects where you don’t mind rounded out corners as a tradeoff for speed. Convex Decomposition is useful for more complex or foreground objects with many hard edges.
Using RBD Convex Proxy ¶
-
Select the geometry to convert to RBD objects.
-
Optionally, define the pieces to be fractured. For example, using the Shatter tool.
-
Click the RBD Convex Proxy tool on the Rigid Bodies tab.
-
Modify the parameters of the Convex Decomposition SOP, if necessary, to adjust the concavity threshold used by the convex decomposition.
-
Switch the display flag to the Transform Pieces SOP to see the original geometry transformed based on the motion of the proxy objects.
For specific parameter help see the RBD Packed Object or Convex Decomposition help.
See also |