STL-0.1.0.0: STL 3D geometry format parsing and pretty-printing
Graphics.Formats.STL.Printer
Synopsis
prettySTL :: STL -> DocSource
Convert an STL value to a Doc, which can be converted to a String with render
STL
Doc
String
render
triangle :: Triangle -> DocSource
vertex :: Vector -> DocSource
v3 :: Vector -> DocSource