Converting unstructured data to structured data #581
Unanswered
kuldip-wagh
asked this question in
Q&A
Replies: 1 comment
-
It is always a question which feature to support behind the OSPRay API and what can be done on the application side. I looks like that besides convenience there is no compelling reason to resample the data internally (like special knowledge which an application cannot exploit). Using Open VKL to resample an Unstructured Volume into a regular grid should be easy. |
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
-
Currently ustructured volume data is performing very poorly as compared to structured regular approach.
Is there any way that unstructured data will be automatically converted/interpolated using some algorithm and rendered using structured regular volume? If ospray could do that interanally it might lead to significant performance improvement while working on models at runtime. While exporting image/video we can use unstructured data for quality .
Beta Was this translation helpful? Give feedback.
All reactions