Popularity
7.0
Stable
Activity
0.0
Stable
12
6
6

Monthly Downloads: 24
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Graphics    
Latest version: v0.3.0.5

STL alternatives and similar packages

Based on the "Graphics" category.
Alternatively, view STL alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of STL or a related project?

Add another 'Graphics' Package

README

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 Haskell library provides parsing and serialization to and from both text and binary STL formats.

Documentation for the last release is on Hackage. The examples directory contains a couple of simple command-line programs using the library.

Bug reports, patches, and examples of use are welcome.