{"library":"coacd","type":"library","category":null,"description":"COACD provides a Python interface for Approximate Convex Decomposition (ACD) of 3D meshes, using collision-aware concavity and a tree search algorithm. It's particularly useful for preparing complex geometries for physics simulations or collision detection by breaking them down into simpler convex hulls. The current version is 1.0.10, and releases are typically driven by updates to the underlying C++ library or improvements in the decomposition algorithms.","language":"python","status":"active","version":"1.0.10","tags":["3d","mesh","collision-detection","convex-decomposition","geometry","physics-simulation"],"last_verified":"Tue May 26","install":[{"cmd":"pip install coacd","imports":["import coacd\nparts = coacd.run_coacd(vertices, faces, ...)"]},{"cmd":"pip install coacd trimesh numpy","imports":[]}],"homepage":"https://colin97.github.io/CoACD/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/coacd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.9,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/coacd/compatibility"}}