BVH traversal still happens in local space, but final actual surface intersection calculations are done in world space by transforming the triangle into world space. This is to improve numerical consistency between intersections. |
||
---|---|---|
example_scenes | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
todo.txt |