Closed ecr23xx closed 5 years ago
As written in README, Pcx only supports PLY binary little-endian format at the moment. According to the file header, your ply file is exported in ASCII format. You have to convert it to the LE binary format or re-export it in the LE binary format.
OK, thank you
Here's my ply file header