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

Safe HaskellSafe-Inferred

Graphics.Formats.STL.Printer

Synopsis

Documentation

prettySTL :: STL -> DocSource

Convert an STL value to a Doc, which can be converted to a String with render