Sciweavers

WSCG
2001

Algorithms to Test Ray-Triangle Intersection. Comparative Study

13 years 6 months ago
Algorithms to Test Ray-Triangle Intersection. Comparative Study
In this article we present an algorithm to determine the intersection between rays and triangles based on the idea of the study of signs with respect to triangles. One of the advantages of this approach is its robustness due to its lack of trigonometric operations or complex divisions which might alter the result of the calculations. The algorithm is similar (or even better) in time to other existing algorithms, but it is based exclusively on the study of signs, so that the results obtained are more precise. A comparative study of times between the algorithm and other similar algorithms is presented.
Rafael Jesús Segura, Francisco R. Feito
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2001
Where WSCG
Authors Rafael Jesús Segura, Francisco R. Feito
Comments (0)