summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp50.tex
blob: 743242de0b9d3a6df656f68273179adbc55a3f96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
\documentclass[]{article}
\usepackage{pstricks}
\usepackage{pst-vue3d}
\usepackage{longtable}
\pagestyle{empty}
\parindent=0pt

\begin{document}
\bgroup
\def\arraystretch{0.5}
\begin{longtable}{p{0.4\linewidth}p{0.4\linewidth}}
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\pNodeThreeD(15,18,15){P}
	\uput[0](P){P}
	\psset{linecolor=red}
	\qdisk(P){3pt}
	\showCoorThreeD[linecolor=red](15,18,15)
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\FrameThreeD[linecolor=red](5,10,10)(10,0)(0,10)
	\showCoorThreeD[linecolor=red](5,10,10)
\end{pspicture}
\tabularnewline

\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\psset{normaleLongitude=0,normaleLatitude=90}
	\FrameThreeD(0,0,0)(0,15)(-15,0)
	\QuadrillageThreeD[linewidth=0.1mm,grille=5](0,0,0)(-15,0)(0,15)%
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\CircleThreeD[linecolor=red](5,10,10){5}
	\showCoorThreeD[linecolor=red](5,10,10)
\end{pspicture}
\tabularnewline
%
\begin{pspicture}(-1.5,-0.5)(2.5,2)
	\AxesThreeD(20,10,15)
	\bgroup
	\psset{CubeColorFaceOne= 1 1 0 ,
		CubeColorFaceTwo= 0.9 0.9 0 ,
		CubeColorFaceThree= 0.8 0.8 0 ,
		CubeColorFaceFour= 0.7 0.7 0 ,
		CubeColorFaceFive= 0.6 0.6 0 ,
		CubeColorFaceSix= 0.5 0.5 0 }
	\CubeThreeD[A=5,B=7.5,C=5](5,7.5,5)
	\egroup
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.5)(2.5,2)
	\AxesThreeD(20,10,15)
	\bgroup
	\psset{CubeColorFaceOne= 1 1 0 ,
		CubeColorFaceTwo= 0.9 0.9 0 ,
		CubeColorFaceThree= 0.8 0.8 0 ,
		CubeColorFaceFour= 0.7 0.7 0 ,
		CubeColorFaceFive= 0.6 0.6 0 ,
		CubeColorFaceSix= 0.5 0.5 0 }
	\DieThreeD[A=5,B=5,C=5](5,5,5)
	\egroup
\end{pspicture}
\tabularnewline
%
\begin{pspicture}(-1.5,-0.5)(2.5,2.25)
	\AxesThreeD(20)
	\psset{A=7.5,B=7.5,C=7.5}
	\PyramideThreeD[fillstyle=solid](7.5,7.5,0){18}
\end{pspicture}
&

\begin{pspicture}(-1.5,-0.5)(2.5,2.25)
	\AxesThreeD(20)
	\psset{A=7.5,B=7.5,C=7.5}
	\PyramideThreeD[fillstyle=solid,fracHeight=0.5](7.5,7.5,0){18}
\end{pspicture}
\tabularnewline

\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\TetraedreThreeD[Rtetraedre=12,fillcolor=blue,fillstyle=solid](12,12,0)
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\DodecahedronThreeD[fillstyle=solid,fillcolor=cyan,linewidth=0.1pt](7.5,10,5)
\end{pspicture}
\tabularnewline
%
\begin{pspicture}(-1.5,-0.5)(2.5,2.25)
	\AxesThreeD(20)
	\ConeThreeD[fillstyle=solid,fillcolor=cyan,linewidth=0.1pt](7.5,10,0){7.5}{18}
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.5)(2.5,2.25)
	\AxesThreeD(20)
	\ConeThreeD[fillstyle=solid,fillcolor=yellow,%
		fracHeight=0.5,linewidth=0.1pt](7.5,10,0){7.5}{18}
\end{pspicture}
\tabularnewline
%
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\CylindreThreeD[fillstyle=solid,fillcolor=cyan,%
		linewidth=0.1pt](7.5,10,0){7.5}{18}
\end{pspicture}
&

\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\SphereThreeD[fillstyle=solid,fillcolor=yellow,%
		linewidth=0.1pt](7.5,7.5,7.5){10}
\end{pspicture}
\tabularnewline

\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\SphereInverseThreeD[fillstyle=solid,fillcolor=yellow,%
		linewidth=0.1pt](7.5,7.5,7.5){10}
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\SphereCercleThreeD[linecolor=red,linewidth=0.1pt](7.5,7.5,7.5){10}
\end{pspicture}
\tabularnewline

\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\SphereMeridienThreeD[linecolor=red,linewidth=0.1pt](7.5,7.5,7.5){10}
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2.25)
	\AxesThreeD(20)
	\psset{PHI=20}
	\DemiSphereThreeD[fillstyle=solid,fillcolor=yellow,%
		linewidth=0.1pt](7.5,7.5,7){10}
\end{pspicture}
\tabularnewline
\begin{pspicture}(-1.5,-0.75)(2.5,2)
	\AxesThreeD(20,20,15)
	\psset{PHI=20}
	\DemiSphereThreeD[fillstyle=solid,fillcolor=yellow,%
		linewidth=0.1pt,RotX=180](7.5,7.5,10){10}
\end{pspicture}
&
\begin{pspicture}(-1.5,-0.75)(2.5,2)
	\AxesThreeD(20,10,15)
	\psset{PHI=20}
	\DemiSphereThreeD[fillstyle=solid,fillcolor=cyan,%
		linewidth=0.1pt,RotX=180](7.5,7.5,10){10}
	\SphereCreuseThreeD[fillstyle=solid,fillcolor=cyan,%
		linewidth=0.1pt,RotX=180](7.5,7.5,10){10}
\end{pspicture}
\tabularnewline
\begin{pspicture}(-1.5,-1)(2.5,2.25)
	\AxesThreeD(20)
	\psset{PortionSphereTHETA=60,PortionSpherePHI=45}
	\SphereThreeD[fillstyle=solid,fillcolor=cyan,%
		linewidth=0.1pt](0,0,0){10}
	\PortionSphereThreeD[fillstyle=solid,fillcolor=red](0,0,0){10}
\end{pspicture}
\tabularnewline[15pt]
\end{longtable}
\egroup

\end{document}