PLY with Vertex Normals
The following code reads in a specific type of PLY file, computes the vertex normals, and then outputs the file back in PLY format with the normals added to it.
The following code reads in a specific type of PLY file, computes the vertex normals, and then outputs the file back in PLY format with the normals added to it.