little endian
hi, im looking to import a PLY file, its a binary file format for point clouds. anyways its encoded in little endian (pc?).
any easy way to read that (filein), i think it was mentioned you must use java for that, true?
http://www.cs.ucl.ac.uk/staff/joao.oliveira/plyfile.c
bump
nice js hack, relevant? > http://hallluke.wordpress.com/2010/11/15/binary-conversion/
sample data > http://dl.dropbox.com/u/6430706/PLYsample.zip