English

Ordered Front-to-back Any-Hit Traversal in RTX

Graphics 2026-05-19 v1 Computational Geometry

Abstract

We look at the problem of Ordered Front-To-Back Any-Hit Traversal (FTB); i.e., a traversal that iterates through successive hits along a ray in a guaranteed front to back-sorted order, and without skip- ping any intersections even if they occur at the same distance. We describe multiple different ways of solving this problem within the constraints of the existing ray tracing pipeline, and evaluate the different realizations.

Cite

@article{arxiv.2605.16697,
  title  = {Ordered Front-to-back Any-Hit Traversal in RTX},
  author = {Ingo Wald},
  journal= {arXiv preprint arXiv:2605.16697},
  year   = {2026}
}