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

Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Formats.STL.Printer

Synopsis

Documentation

textSTL :: STL -> Builder Source

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