You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using your project to learn how to utilize Vulkan ray tracing for volume rendering. I have compiled the project and successfully run it. However, when I enable the USE_VDB option, I keep receiving an error indicating that I cannot open the VDB file correctly. I am using a VDB file located in the ./assets/ directory of the project. I am not sure why this is happening. I have already installed the openvdb library, version 10.0.1, and I can locate the header files and library files. Could you please let me know what else I need to configure to make the VDB files work correctly? This is crucial for me. Thank you very much.
And it always crushed at here:
The text was updated successfully, but these errors were encountered:
Hello, I am using your project to learn how to utilize Vulkan ray tracing for volume rendering. I have compiled the project and successfully run it. However, when I enable the USE_VDB option, I keep receiving an error indicating that I cannot open the VDB file correctly. I am using a VDB file located in the ./assets/ directory of the project. I am not sure why this is happening. I have already installed the openvdb library, version 10.0.1, and I can locate the header files and library files. Could you please let me know what else I need to configure to make the VDB files work correctly? This is crucial for me. Thank you very much.
And it always crushed at here:
The text was updated successfully, but these errors were encountered: