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

Safe HaskellNone
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