STL: STL 3D geometry format parsing and pretty-printing

[ bsd3, graphics, library ] [ Propose Tags ]

STL is a simple file format for representing 3D objects as the triangles which form their surface. It is common in 3D printing workflows. This library provides parsing and serialization to and from both text and binary STL formats.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2, 0.2.0.1, 0.2.0.2, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.6
Dependencies attoparsec (>=0.11 && <0.13), base (>=4.6 && <4.8), bytestring (>=0.10 && <0.11), cereal (>=0.4 && <0.5), text (>=0.11.1.5 && <1.2) [details]
License BSD-3-Clause
Author Daniel Bergey
Maintainer bergey@alum.mit.edu
Revised Revision 2 made by bergey at 2014-07-22T17:37:45Z
Category Graphics
Home page http://github.com/bergey/STL
Bug tracker http://github.com/bergey/STL/issues
Source repo head: git clone http://github.com/bergey/STL.git
Uploaded by bergey at 2014-03-05T17:33:41Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7918 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]