slackbuilds_ponce/graphics/stltools/README
Michales Michaloudes 4e420f8bba
graphics/stltools: Added (python stl file module).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-09 07:50:05 +07:00

5 lines
274 B
Text

The stltools module reads both text and binary STL files and creates STL
objects. It also handles coordinate transforms and projections.
The scripts stl2pov, stl2ps and stl2pdf use this library to convert STL
files to POV-ray meshes, PostScript and PDF files respectively.