Replies: 1 comment
-
|
I tried a proof of concept port of NanoVDB to the browser: https://github.com/emcfarlane/webgpu-nanovdb Theres some limitations that make it awkward working with in WGSL. Lack of 64-bit types, limited type casting. The port is based on the PNanoVDB.h header. See the demo. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
would this make sense? nanovdb in a browser, running on webgpu?
Beta Was this translation helpful? Give feedback.
All reactions