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
Change log CHANGELOG.md
Dependencies attoparsec (>=0.12.0.0), 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.11) [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 2016-12-21T23:29:16Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ply2bin
Downloads 9871 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-22 [all 1 reports]