[vtkusers] Extracting normals from polydata add points ?

Nicolas Cedilnik nicolas.cedilnik at inria.fr
Fri Sep 29 09:51:03 EDT 2017


Hi again,

> Could you try to turn off the option for splitting of sharp edges?
> ---
> normals_generator.SplittingOff()
> ---
…and that was it. It's a feature I didn't pay attention to.

My next question would be: does turning this off affects normal values
of the pre-existing points ?
Should I leave it on and filter the result to the first n points as I
did before for better normals estimation ?

Thanks !

-- Nicolas



More information about the vtkusers mailing list