Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
/ RayBox Public archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RayBox

Reference material for the implementations in this repository.

raybox.hpp

Slab-style ray/AABB intersection.

Paper: Amy Williams, Steve Barrus, R. Keith Morley, Peter Shirley. "An efficient and robust ray-box intersection algorithm." Journal of Graphics Tools 10, 54 (2005). DOI: https://doi.org/10.1145/1198555.1198748

Related reading:

refs/RayBoxIntersection.hpp

Face-testing box/line intersection adapted to the local geometry types.

Source:

About

An implementation of the Williams2005 ray-box intersection algorithm

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages