Retour

ML.tex

Télécharger le fichier Fichier PDF
Image PNG
\documentclass{article}
\usepackage[dvipsnames,svgnames]{pstricks}
\usepackage{pst-solides3d}
\begin{document}
\pagestyle{empty}
 
\def\baseL{2.29328   0.697336
       2.24425   0.593951
       2.19827   0.509781
       2.15376   0.441296
       2.10933   0.385292
       1.98879   0.283878
       1.83531   0.212765
       1.64578   0.170967
       1.41734   0.157336
       1.14931   0.157336
       0.972345   0.163248
       0.86781   0.186816
       0.817965   0.236578
       0.805319   0.321323
       0.805319   2.21329
       0.808276   2.30945
       0.818951   2.38656
       0.839644   2.44675
       0.872819   2.49233
       0.920693   2.5255
       0.985812   2.54849
       1.07056   2.56369
       1.17731   2.57329
       1.17731   2.64933
       0.0493522   2.64933
       0.0493522   2.57329
       0.149206   2.56237
       0.228531   2.54628
       0.289462   2.52263
       0.334297   2.48929
       0.365173   2.44388
       0.384471   2.38426
       0.394407   2.30814
       0.397281   2.21329
       0.397281   0.437354
       0.394243   0.342263
       0.383896   0.26573
       0.364106   0.20562
       0.332737   0.159799
       0.287655   0.126131
       0.226807   0.102564
       0.148057   0.0870438
       0.0493522   0.077354
       0.0493522   0.00131387
       2.2013   0.00131387
       2.39329   0.697336}
 
\def\baseM{2.69729   2.29328
       2.69729   0.481286
       2.69458   0.369361
       2.68481   0.280839
       2.66543   0.212765
       2.63381   0.162263
       2.58734   0.126378
       2.52345   0.102153
       2.43969   0.0867974
       2.33335   0.077354
       2.33335   0.00131387
       3.45334   0.00131387
       3.45334   0.077354
       3.35447   0.0868796
       3.27572   0.102071
       3.21487   0.125064
       3.16979   0.158321
       3.13842   0.203814
       3.11863   0.264005
       3.10828   0.341113
       3.10533   0.437354
       3.10533   2.21329
       3.10812   2.30929
       3.11806   2.38599
       3.13735   2.44568
       3.16831   2.49077
       3.21307   2.5237
       3.274   2.54685
       3.35332   2.56254
       3.45334   2.57329
       3.45334   2.64933
       2.6573   2.64933
       1.77331   0.629343
       0.849334   2.64933
       0.0573175   2.64933
       0.0573175   2.57329
       0.167765   2.56401
       0.255055   2.54964
       0.321651   2.52755
       0.370265   2.49528
       0.403522   2.4502
       0.424051   2.38993
       0.434398   2.31175
       0.437354   2.21329
       0.437354   0.589352
       0.434234   0.45
       0.423394   0.338814
       0.402126   0.252591
       0.367801   0.187801
       0.317956   0.141241
       0.249963   0.109462
       0.161277   0.089261
       0.0493522   0.077354
       0.0493522   0.00131387
       0.989343   0.00131387
       0.989343   0.077354
       0.884726   0.0872901
       0.800639   0.107245
       0.734945   0.139763
       0.685757   0.187801
       0.651022   0.253987
       0.628686   0.341113
       0.616779   0.451971
       0.61333   0.589352
       0.61333   2.2013
       1.61729   0.00131387
       1.67329   0.00131387}
 
\psset{lightsrc=40 20 25,viewpoint=50 10 20 rtp2xyz,Decran=30}
\begin{pspicture}(-6,-2)(7,6)
\psframe(-5,-2)(7,6)
\psSolid[object=grille,base=0 4 -10 10,hue=0 1,grid]%
\psSolid[object=prisme,h=1,hue=0 1,incolor=yellow,
   base=\baseM,ngrid=1,decal=1,RotZ=90,RotX=90,unit=4](0,-2,0)
\psSolid[object=prisme,h=1,hue=0 1,incolor=yellow,
   base=\baseL,ngrid=1,decal=2,RotZ=90,RotX=90,unit=4](0,2,0)
\end{pspicture}
 
\end{document}