• Broad Phase
    • Bounding Volume
      • AABB
      • OBB
    • Spatial Partitioning
      • Sort and Sweep
      • BVH
  • Narrow Phase
    • Intersection
    • Convexity
      • Convex
        • Convex Hull
      • Concave
        • Convex Decomposition