Skip to content

vtkPVClipDataSet: set a specific locator when normal is present

Using vtkNonMergingPointLocator instead of vtkMergesPoints is mandatory to avoid normal artefacts

needs : vtk/vtk!10259 (merged)

left image is with the fix for normal, right image is with the previous result:

Screenshot_from_2023-06-06_15-57-09

Edited by Mathieu Westphal (Kitware)

Merge request reports