STL: STL 3D geometry format parsing and pretty-printing
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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 the ASCII STL format. The binary STL format is not yet supported.
Properties
Versions | 0.1.0.0, 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 | None available |
Dependencies | attoparsec (>=0.11 && <0.12), base (>=4.6 && <4.7), pretty (>=1.1 && <1.2), text (>=1.0 && <1.2) [details] |
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 |
Uploaded | by bergey at 2014-01-14T05:30:35Z |
Modules
- Graphics
- Formats
- Graphics.Formats.STL
- Graphics.Formats.STL.Parser
- Graphics.Formats.STL.Printer
- Graphics.Formats.STL.Types
- Graphics.Formats.STL
- Formats
Downloads
- STL-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees