NanoVDB raycasting #89
chrisflesher
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @chrisflesher , it's a good question - if the NVDB is encoding an SDF then I guess using sphere tracing would be a good option. I am not sure this would be significantly faster than the BVH-based ray casting used by Let me ask the NVDB team what our options are here. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Was wondering if there are any plans to implement raycasting for NanoVDB level sets? Do you think this could have a significant performance improvement over the
mesh_query_ray
function?Beta Was this translation helpful? Give feedback.
All reactions