An Efficient Ellipsoid-OBB Intersection Test
Thomas Larsson
In Journal of Graphics Tools, 13(1), 2008.
Abstract: An efficient algorithm to determine the intersection status between arbitrarily oriented ellipsoids and boxes (OBBs) is presented. By choosing a proper representation of the geometric objects and by utilizing an affine transformation of space, th problem is converted into a corresponding sphere-parallelepiped intersection test. thereby, the evaluation of more costly mathematical operations other than a constant number of simple arithmetic operations and comparisons can be avoided. Further efficiency is also gained by exploiting the regularity of the involved geometric shapes, as well as early rejection tests. Practical experiments show a four-times speed-up on average when these techniques are used.
BibTeX format:
@article{Larsson:2008:AEE,
  author = {Thomas Larsson},
  title = {An Efficient Ellipsoid-OBB Intersection Test},
  journal = {Journal of Graphics Tools},
  volume = {13},
  number = {1},
  pages = {31--43},
  year = {2008},
}
Search for more articles by Thomas Larsson.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."