vedo
vedo copied to clipboard
Bug: Compute_normals smoothens mesh
The following results in a smoothed mesh: mesh.compute_normals(cells=True).
Turns out this is only the case if points=True.
What do you mean? It might be a visual effect only (phong shading).