Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6904681
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:05:29+00:00 2026-05-27T08:05:29+00:00

Why is it that most, if not all collision detection algorithms today require each

  • 0

Why is it that most, if not all collision detection algorithms today require each 2D body to have an AABB for the use in the broad phase only?

It seems to me like simply placing a circle at the 2D body’s centroid, and extending the radius to where the circle encompasses the entire body would be optimal. This would not need to be updated after the body rotates and broad overlap-calculation would be faster to. Correct?

Bonus:
Would a bounding ellipse be practical for broad phase calculations also, since it would better represent long, skinny shapes? Or would it require extensive calculations, defeating the purpose of broad-phase?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T08:05:29+00:00Added an answer on May 27, 2026 at 8:05 am

    Bounding boxes are represented by linear inequality constraints while circles and ellipses need quadratic inequality constraints. One can work with both, but the linear case, as always, is much simpler to solve algorithmically (it only involves a matrix multiplication). If the bounding boxes are aligned with the world coordinate axes then all the checks look like xa - xb > dxa + dxb, ya - yb > dya + dyb and za - zb > dza + dzb, where d$i$j is the dimensions of the bounding box around object $j in the $i$ direction.

    Ellipse collisions detection is being done, however. The math is significantly harder and the implementation and computational effort might not be worth the savings. In any case, I searched Google scholar for “ellipse collision detection” and at least two papers on the first page seemed to be exactly on this topic: http://hub.hku.hk/bitstream/10722/47091/1/121854.pdf?accept=1 and ftp://crack.seismo.unr.edu/downloads/russell/doven_2005_neighbor_list_collision_driven_MD_II.PDF

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that most people try to avoid Javascript mobile detection because not all
I have a tool that generates most (but not all) files that need to
As programmers, most (if not all of us) know that floating point numbers have
I've noticed that on most, if not all, standard web controls in the System.Web.UI.WebControls
I noticed that most scripts for e-mail validation do not use DNS information to
It's not that I don't have access to javascript, of course. In most of
I noticed that most if not all Nes / Atari, etc games were coded
I read have most if not all of the various articles on adding MVC
In most examples that you find on the web when explicitly not using using,
It appear that SQL Server like most other products Random Function really is not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.