Ordinary mortals have to deal with binary ply files where Floats and UInt8s are freely mixed (without alignment). I am able to read them, it's just slow (50x slower than C++); Reading binary file is slow
I was hoping to find another way that is faster.