Skip to content

Fix the winding of the platonic solid faces

David Gobbi requested to merge dgobbi/vtk:platonic-normals into master

The tetrahedron and icosahedron had faces that were facing inwards, after this fix they are facing outwards.

The newly-added test generates the following image of the face normals:

TestPlatonicNormals

Closes: #18953 (closed)

Edited by David Gobbi

Merge request reports