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
We have some datasets based on unstructured meshes that contain quadrilateral faces that are not planar. The non-planarity is worse than just a bit of floating-point fluff, they are obviously non-planar when we visualize the cells. How does OpenVKL deal with this issue, for example when computing samples? Does OpenVKL subdivide quads into two triangles? How does it choose the diagonal to use for each quad?
Thanks.
Patrick
The text was updated successfully, but these errors were encountered:
Hello,
We have some datasets based on unstructured meshes that contain quadrilateral faces that are not planar. The non-planarity is worse than just a bit of floating-point fluff, they are obviously non-planar when we visualize the cells. How does OpenVKL deal with this issue, for example when computing samples? Does OpenVKL subdivide quads into two triangles? How does it choose the diagonal to use for each quad?
Thanks.
Patrick
The text was updated successfully, but these errors were encountered: