blob: 658efae4220bc9b460a9497d296ac8fa1b3f3322 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
|