Volume-ReSTIR-Vulkan icon indicating copy to clipboard operation
Volume-ReSTIR-Vulkan copied to clipboard

Can't open vdb file in the project.

Open vaing4723 opened this issue 2 years ago • 0 comments
trafficstars

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: image

vaing4723 avatar Aug 14 '23 09:08 vaing4723