a FOLD object, containing vertices_coords, faces_vertices
array of array of numbers, where each row corresponds to a vertex index and the values in the inner array are face indices.
Make vertices_faces not sorted counter-clockwise, which should be used sparingly. Prefer makeVerticesFaces().
vertices_faces
a FOLD object, containing vertices_coords, faces_vertices