collision detection - What is the fastest way to work out 2D bounding
box intersection?
Assume that each Box object has the properties x, y, width, height and have their origin at their center, and that neither the objects nor the bounding boxes rotate.
No comments:
Post a Comment