summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-3dtools/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/tikz-3dtools/README.md')
-rw-r--r--graphics/pgf/contrib/tikz-3dtools/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/tikz-3dtools/README.md b/graphics/pgf/contrib/tikz-3dtools/README.md
new file mode 100644
index 0000000000..15e54b235c
--- /dev/null
+++ b/graphics/pgf/contrib/tikz-3dtools/README.md
@@ -0,0 +1,23 @@
+# tikz-3dtools – additional tools to create 3d–like pictures
+
+[![Travis Build Status][travis-svg]][travis-link]
+
+*by [tallmarmot](https://github.com/tallmarmot)*
+
+Ti*k*Z has the `3d` and `tpp` libraries which deal with the
+projections of three-dimensional drawings. This library provides some
+means to manipulate the coordinates. It supports linear combinations
+of vectors, vector and scalar products.
+
+The library is currently maintained by the PGF/Ti*k*Z development team
+at https://github.com/pgf-tikz/tikz-3dtools. Please report bugs on
+the issue tracker at https://github.com/pgf-tikz/tikz-3dtools/issues
+or on the mailing list https://tug.org/mailman/listinfo/pgf-tikz.
+
+This library may be distributed and/or modified
+
+1. under the LaTeX Project Public License 1.3c or later and/or
+2. under the GNU General Public License v2.
+
+[travis-svg]: https://travis-ci.com/pgf-tikz/tikz-3dtools.svg?branch=master
+[travis-link]: https://travis-ci.com/pgf-tikz/tikz-3dtools \ No newline at end of file