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.
@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},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."