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
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
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!
Hi everyone,
I’m currently working with OSPRay Studio and trying to run the
unstructured_volumedemo. However, I encountered the following error during execution: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:
Any help or suggestions would be greatly appreciated!
Thanks in advance!