mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4e420f8bba
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
274 B
Text
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.
|