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

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

STL is a simple file format for representing 3D objects as the triangles which form their surface. It is common in 3D printing workflows. This library provides parsing and serialization to and from both text and binary STL formats.

Modules