Skip to content
  • Florent Lamiraux's avatar
    Fix GJK algorithm · 9c980291
    Florent Lamiraux authored
      If GJK::evaluate fails to converge but that the distance of the origin to the
      simplex converges to 0, set distance and return fail. In shapeDistance,
      return collision if GJK::evaluate failed.
    9c980291