You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each pair of colliders we only get the contact plane and depth with GJK+EPA or MPR (GJK+EPA: (closest_point, norm_vector(mtv)); MPR: (position, penetration_direction); indicated by red arrows in the above illustration). Find a way to get the contact shape in the contact plane.
For each pair of colliders we only get the contact plane and depth with GJK+EPA or MPR (GJK+EPA:
(closest_point, norm_vector(mtv))
; MPR:(position, penetration_direction)
; indicated by red arrows in the above illustration). Find a way to get the contact shape in the contact plane.connected to #32
Contact Points in Contact Plane
Overlapping Volumes
Combined Contact Normal
Code
The text was updated successfully, but these errors were encountered: