English

VisACD: Visibility-Based GPU-Accelerated Approximate Convex Decomposition

Graphics 2026-04-07 v1 Computational Geometry

Abstract

Physics-based simulation involves trade-offs between performance and accuracy. In collision detection, one trade-off is the granularity of collider geometry. Primitive-based colliders such as bounding boxes are efficient, while using the original mesh is more accurate but often computationally expensive. Approximate Convex Decomposition (ACD) methods strive for a balance of efficiency and accuracy. Prior works can produce high-quality decompositions but require large numbers of convex parts and are sensitive to the orientation of the input mesh. We address these weaknesses with VisACD, a visibility-based, rotation-equivariant, and intersection-free ACD algorithm with GPU acceleration. Our approach produces high-quality decompositions with fewer convex parts, is not sensitive to shape orientation, and is more efficient than prior work.

Keywords

Cite

@article{arxiv.2604.04244,
  title  = {VisACD: Visibility-Based GPU-Accelerated Approximate Convex Decomposition},
  author = {Egor Fokin and Manolis Savva},
  journal= {arXiv preprint arXiv:2604.04244},
  year   = {2026}
}
R2 v1 2026-07-01T11:54:40.334Z