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

Safe HaskellNone

Graphics.Formats.STL.Printer

Synopsis

Documentation

textSTL :: STL -> BuilderSource

Convert an STL value to a Builder, which can be converted to a ByteString with toLazyByteString