Description
Need
At the moment, the vtkPolyDataNormals
is only able to calculate the vertex normals.
I might be interesting to also compute the cell normals instead based on a programmatically set boolean.
Based on the suggestion of @finetjul in this reply
ps. You can assign me on this issue.