Hi everyone,
I’m currently working with OSPRay Studio and trying to run the unstructured_volume demo. However, I encountered the following error during execution:
OSPRay error: Open VKL internal error 'encountered unknown cell type'

This error seems to be related to some unknown cell type in the volume data, but I’m not sure how to resolve it. Has anyone encountered this issue before or can point me in the right direction to fix it?
Here’s what I’ve tried so far:
- I’ve made sure that the demo code and dependencies are properly set up.
- I’ve double-checked the volume data format for any discrepancies.
- I tried running other demos, and they work fine, but this specific one is causing the issue.
Any help or suggestions would be greatly appreciated!
Thanks in advance!