RPly is a library that lets applications read and write PLY files. The PLY file format is widely used to store geometric information, such as 3D models, but is general enough to be useful for other purposes.
You can read more about the project here.
gyp --depth=. -Dtarget_arch=x64 --generator-output=build -G msvs_version=2013
MIT