ply-loader-0.3: PLY file loader.

The ply-loader package

PLY is a lightweight file format for representing 3D geometry. The library includes support for placing mesh data into a consistent coordinate frame using Stanford's .conf file format. See The Stanford 3D Scanning Repository http://graphics.stanford.edu/data/3Dscanrep/ for more information. This package provides a library for loading PLY data, and an executable, ply2bin, for dumping all vertex data referenced by a .conf file to a flat binary file comprising an array of single precision float triples. Usage: ply2bin confFile outputFile.

Properties

Versions0.1.0.0, 0.1.0.1, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.2, 0.3
Dependenciesattoparsec (≥0.10), base (≥4.6 & <5), bytestring (≥0.10), cereal, directory, filepath, lens (≥3.0), linear (≥0.2), parallel-io (≥0.3.2), transformers, vector (≥0.9)
LicenseBSD3
Copyright(c) Anthony Cowley 2012
AuthorAnthony Cowley
Maintaineracowley@gmail.com
CategoryGraphics
Source repositorygit clone git://github.com/acowley/ply-loader.git
Executablesply2bin
Upload dateTue Feb 26 22:02:52 UTC 2013
Uploaded byAnthonyCowley
Built onghc-7.6

Modules

Downloads