ply-loader: PLY file loader.

[ bsd3, graphics, library, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5.0
Dependencies attoparsec (>=0.10), base (>=4.6 && <5), bytestring (>=0.10), cereal, directory, filepath, lens (>=3.0), linear (>=0.2), parallel-io (>=0.3.2), ply-loader, transformers, vector (>=0.9) [details]
License BSD-3-Clause
Copyright (c) Anthony Cowley 2012
Author Anthony Cowley
Maintainer acowley@gmail.com
Category Graphics
Source repo head: git clone git://github.com/acowley/ply-loader.git
Uploaded by AnthonyCowley at 2013-08-08T20:43:00Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ply2bin
Downloads 9831 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]