PSTricks

Mardi 10 Juin 2008

/pst-solides3d/tutoriel/octahedron/a_parameter.png
LaTeX PDF

Retour, répertoire : /pst-solides3d/tutoriel/octahedron

a_parameter.pst
\begin{pspicture}(-4,-4)(4,4)
\psset{viewpoint=10 3 3,Decran=80}
\psset{solidmemory}
\psSolid[object=octahedron,
   a=1, %% radius of sphere wich contains octahedron
   fillcolor=orange,
   name=my_tetrahedron,
   action=none]
\psSolid[object=calottesphere,
   r=1, %% radius of sphere
   phi=-90, theta=0,
   ngrid=18 36,
   name=my_sphere,
   incolor=cyan,
   hue=.4 .5,
   hollow,
   action=none]
\psSolid[object=fusion,
   base=my_sphere my_tetrahedron
]
\composeSolid
\end{pspicture}

139388 — durée de production de la page: 0.2630 s