[pstricks] curves with pst-solides3d
Andrzej J. Maciejewski
andrzej.j.maciejewski at gmail.com
Tue Feb 1 16:01:15 CET 2011
Hi Herbert, thank you very much for your prompt answer but your advice does
not help in my case.
The following input does not produce visible spiral. Amazingly labels of the
axes are all located at the origin.
-Andrzej
\listfiles
\documentclass[12pt]{article}%
\usepackage{pstricks-add,pst-solides3d}
\begin{document}
\pagestyle{empty}
%
\begin{pspicture}(-5,-5)(5,5)
\defFunction[algebraic]{helice}(t){3*cos(4*t)}{3*sin(4*t)}{t}
\psSolid[object=courbe,r=0,
range=0 3,
linewidth=2pt,
resolution=360,
function=helice]%
%
\axesIIID[showOrigin=true ](1,1,1)(3,2,2.5)
\end{pspicture}
%%
\end{document}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110201/49100d8c/attachment.html>
More information about the PSTricks
mailing list