In : ```C++ readPLY("path_to_ply.ply", V, F, N, C); ``` The faces returned are wrong if the normals are missing but the color is present