Before this the BVH traversal was always traversing into the same child first regardless of the situation. Now it checks the direction of the first ray of the batch and compares it to the split axis of the node, and traverses into the closest node first. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
todo.txt |