summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-3dplot/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/pgf/contrib/tikz-3dplot/README
Initial commit
Diffstat (limited to 'graphics/pgf/contrib/tikz-3dplot/README')
-rw-r--r--graphics/pgf/contrib/tikz-3dplot/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/tikz-3dplot/README b/graphics/pgf/contrib/tikz-3dplot/README
new file mode 100644
index 0000000000..658efae422
--- /dev/null
+++ b/graphics/pgf/contrib/tikz-3dplot/README
@@ -0,0 +1,13 @@
+Package Name: tikz-3dplot
+
+Author Name: Jeff Hein
+
+License: LaTeX Project Public License
+
+Description: The tikz-3dplot package provides straightforward ways to define three-dimensional
+coordinate frames through which to plot in TikZ. The user can specify the orientation of the
+main coordinate frame, and use standard TikZ commands and coordinates to render their
+tikzfigure. A secondary coordinate frame is provided to allow rotations and translations with
+respect to the main coordinate frame. In addition, The tikz-3dplot package can also handle
+plotting user-specified functions in spherical polar coordinates, where both the radius and
+fill color can be expressed as parametric functions of polar angles.