Why is there no box vs box collision code? #413
WOLFxxxxxx
started this conversation in
General
Replies: 1 comment
-
Hello. A box is a "Convex Polyhedron". Therefore, the box vs box collision detection is handled in the ConvexPolyhedronVsConvexPolyhedronAlgorithm.cpp file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions