| Safe Haskell | None |
|---|
Graphics.Formats.STL.Types
Documentation
A representation of an STL file, consisting of a (possibly empty) object name, and a list of triangles.
A single triangle in STL is represented by a normal vector and three vertices.
STL-0.2.0.1: STL 3D geometry format parsing and pretty-printing
| Safe Haskell | None |
|---|
Graphics.Formats.STL.Types
A representation of an STL file, consisting of a (possibly empty) object name, and a list of triangles.
A single triangle in STL is represented by a normal vector and three vertices.