-
- Downloads
A minimalistic PLY file reader.
WARNING: This is a simplistic reader that can only handle one kind of data formatting. The file must be a binary encoded following the binary_little_endian format, there must be 3 floats per vertex, and 3 integer per face, nothing else. Any variation will result in a crash at best. Everything else I could find was super slow.
parent
674e5a61
No related branches found
No related tags found
Loading
Please register or sign in to comment