[pstricks] Strange behavior of \CircleThreeD
A. Erhardt
erhardt at fh-offenburg.de
Mon Aug 20 08:34:17 CEST 2018
Hello, Herbert Voss
(I sure hope, this email address is still valid, I had asked my last question in 2013)
I need a 3d Sphere without the grid. Shading etc. will be added, that is not the problem.
The problem is \CircleThreeD:
a)\SphereThreeD works fine, as it should - here my minimal code: (See attachment)
\begin{document}
\begin{pspicture}(-5,0)(15,10)
\psset{unit=10.0mm}
\SphereThreeD(0,0,0){30}
\end{pspicture}%
\end{document}
b)\CircleThreeD produces an ellipse - why?- here my minimal code: (See attachment)
\begin{document}
\begin{pspicture}(-5,0)(15,10)
\psset{unit=10.0mm}
\CircleThreeD(0,0,0){30}
\end{pspicture}%
\end{document}
Thank you in advance for any hint!
Angelika Erhardt
(Dante member 2018)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CircleThreeD.pdf
Type: application/pdf
Size: 5400 bytes
Desc: not available
URL: <https://tug.org/pipermail/pstricks/attachments/20180820/382c87b1/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SphereThreeD.pdf
Type: application/pdf
Size: 39572 bytes
Desc: not available
URL: <https://tug.org/pipermail/pstricks/attachments/20180820/382c87b1/attachment-0003.pdf>
More information about the PSTricks
mailing list