Precomputed fast rejection ray-triangle intersection

Published: 2022, Last Modified: 06 Nov 2025Graph. Vis. Comput. 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Highlights•Ray-triangle intersection is crucial operation in modern rendering pipelines.•We propose fast ray-triangle intersection algorithm using early-rejection tests.•Triangle transformations in 2D for efficient early rejection tests are studied.•We compare our algorithm to state-of-the-art ray-triangle intersection algorithms.•Our method achieves watertight results with the pruning approach.
Loading