STL: STL 3D geometry format parsing and pretty-printing
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- STL-0.3.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
---|---|
Change log | CHANGES.md |
Dependencies | attoparsec (>=0.10 && <0.14), base (>=4.8 && <4.13), bytestring (>=0.10.2 && <0.11), cereal (>=0.4 && <0.6), text (>=0.11.1.5 && <1.3) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.1 |
License | BSD-3-Clause |
Author | Daniel Bergey |
Maintainer | bergey@alum.mit.edu |
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 2019-06-29T20:22:17Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 8116 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-29 [all 1 reports] |