summaryrefslogtreecommitdiffstats
path: root/graphics/stltools/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/stltools/README')
-rw-r--r--graphics/stltools/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/stltools/README b/graphics/stltools/README
new file mode 100644
index 0000000000..2b13537b0b
--- /dev/null
+++ b/graphics/stltools/README
@@ -0,0 +1,5 @@
+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.