summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-solides3d/doc/geode42_precalcul.tex
blob: 1ca61d499de62f2a5153fcd3aa3eadde85678e7c (plain)
1
2
3
4
5
6
7
8
9
10
\documentclass[a4paper]{article}
\usepackage{pst-solides3d}
\pagestyle{empty}
\begin{document}
\psset{lightsrc=80 30 30,viewpoint=40 40 20 rtp2xyz,Decran=100,linewidth=1.5pt}
\begin{pspicture}(-4,-4)(4,4)
\psframe(-4,-4)(4,4)
\psSolid[object=datfile,file=geodedual42]
\end{pspicture}
\end{document}