A Fast Triangle-Triangle Overlap Test Using Signed Distances
Hao Shen, Pheng Ann Heng, Zesheng Tang
In Journal of Graphics Tools, 8(1), 2003.
Abstract: A fast test for triangle-triangle intersection by computing signed vertex-plane distances (sufficient if one triangle is wholly to one side of the other) and sign line-line distances of selected edges (otherwise) is presented. This algorithm is faster than previously published algorithms and the code is available online.
BibTeX format:
@article{Shen:2003:AFT,
  author = {Hao Shen and Pheng Ann Heng and Zesheng Tang},
  title = {A Fast Triangle-Triangle Overlap Test Using Signed Distances},
  journal = {Journal of Graphics Tools},
  volume = {8},
  number = {1},
  pages = {17--24},
  year = {2003},
}
Search for more articles by Hao Shen.
Search for more articles by Pheng Ann Heng.
Search for more articles by Zesheng Tang.

Return to the search page.


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