An efficient and robust ray-box intersection algorithm

An efficient and robust ray-box intersection algorithm
复制标题

DOI:
10.1080/2151237x.2005.10129188
复制
发表时间:
2005-01
期刊:
ACM SIGGRAPH 2005 Courses
影响因子:
--
通讯作者:
Amy Williams;Steve Barrus;R. K. Morley;P. Shirley
Amy Williams;Steve Barrus;R. K. Morley;P. Shirley
中科院分区:
其他
文献类型:
--
作者:
Amy Williams;Steve Barrus;R. K. Morley;P. Shirley

文献摘要

被引文献

相似文献

使用包围体层次结构的光线跟踪器中的计算瓶颈通常是具有轴对齐的包围盒的光线相交例程。我们描述了这个例程的一个版本,使用IEEE数值属性,以确保这些测试都是强大的和有效的。示例源代码可在线获得。
The computational bottleneck in a ray tracer using bounding volume hierarchies is often the ray intersection routine with axis-aligned bounding boxes. We describe a version of this routine that uses IEEE numerical properties to ensure that those tests are both robust and efficient. Sample source code is available online.