Skip to content

Fix WideBVH ray queries#33

Merged
iwald-nvidia merged 1 commit intoNVIDIA:mainfrom
manuelkNVDA:main
Apr 3, 2026
Merged

Fix WideBVH ray queries#33
iwald-nvidia merged 1 commit intoNVIDIA:mainfrom
manuelkNVDA:main

Conversation

@manuelkNVDA
Copy link
Copy Markdown
Contributor

  • recent changes to support double precision broke wide BVH ray traversal templates
  • bring back bvh_t as a template argument to the forEachPrim functions
    • the alternative is to implement that function correctly and explicitly for both the binary & wide BVH types (and then remove the bvh type from the template)

- recent changes to support double precision broke wide BVH ray traversal templates
- bring back `bvh_t` as a template argument to the forEachPrim functions
  - the alternative is to implement that function correctly and explicitly for both the binary & wide BVH types
    (and then remove the bvh type from the template)
@iwald-nvidia iwald-nvidia merged commit 669297b into NVIDIA:main Apr 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants