Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/materials/planets.material @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 4.4 KB
Line 
1material planets/blueplanet
2{
3        technique
4        {
5                pass
6                {
7                        lighting off
8                        depth_write off
9                        scene_blend alpha_blend
10
11                        texture_unit
12                        {
13                                texture blueplanet.png
14                        }
15                }
16        }
17}
18
19material planets/brownplanet
20{
21        technique
22        {
23                pass
24                {
25                        lighting off
26                        depth_write off
27                        scene_blend alpha_blend
28
29                        texture_unit
30                        {
31                                texture brownplanet.png
32                        }
33                }
34        }
35}
36
37material planets/greenplanet
38{
39        technique
40        {
41                pass
42                {
43                        lighting off
44                        depth_write off
45                        scene_blend alpha_blend
46
47                        texture_unit
48                        {
49                                texture greenplanet.png
50                        }
51                }
52        }
53}
54
55material planets/greyplanet
56{
57        technique
58        {
59                pass
60                {
61                        lighting off
62                        depth_write off
63                        scene_blend alpha_blend
64
65                        texture_unit
66                        {
67                                texture greyplanet.png
68                        }
69                }
70        }
71}
72
73material planets/redplanet
74{
75        technique
76        {
77                pass
78                {
79                        lighting off
80                        depth_write off
81                        scene_blend alpha_blend
82
83                        texture_unit
84                        {
85                                texture redplanet.png
86                        }
87                }
88        }
89}
90
91material planets/violetplanet
92{
93        technique
94        {
95                pass
96                {
97                        lighting off
98                        depth_write off
99                        scene_blend alpha_blend
100
101                        texture_unit
102                        {
103                                texture violetplanet.png
104                        }
105                }
106        }
107}
108
109material planets/violetplanet
110{
111        technique
112        {
113                pass
114                {
115                        lighting off
116                        depth_write off
117                        scene_blend alpha_blend
118
119                        texture_unit
120                        {
121                                texture violetplanet.png
122                        }
123                }
124        }
125}
126material planet3Tex/TEXFACE/planet_3.png
127{
128        receive_shadows on
129        technique
130        {
131                pass
132                {
133                        ambient 0.500000 0.500000 0.500000 1.000000
134                        diffuse 1.000000 1.000000 1.000000 1.000000
135                        emissive 0.000000 0.000000 0.000000 1.000000
136                        texture_unit
137                        {
138                                texture planet_3.jpg
139                                colour_op modulate
140                        }
141                }
142                pass
143                {
144                        ambient 0.0 0.0 0.0
145                        diffuse 0.0 0.0 0.0
146                        specular 0.000000 0.000000 0.000000 1.000000 12.500000
147                        scene_blend add
148                }
149        }
150}
151material solTex/TEXFACE/star_sol.png
152{
153        receive_shadows on
154        technique
155        {
156                pass
157                {
158                        ambient 0.500000 0.500000 0.500000 1.000000
159                        diffuse 0.800000 0.800000 0.800000 1.000000
160                        emissive 0.000000 0.000000 0.000000 1.000000
161                        texture_unit
162                        {
163                                texture star_sol.jpg
164                                colour_op modulate
165                        }
166                }
167                pass
168                {
169                        ambient 0.0 0.0 0.0
170                        diffuse 0.0 0.0 0.0
171                        specular 0.500000 0.500000 0.500000 1.000000 12.500000
172                        scene_blend add
173                }
174        }
175}
176material muunilinstTex/TEXFACE/planet_muunilinst.png
177{
178        receive_shadows on
179        technique
180        {
181                pass
182                {
183                        ambient 0.500000 0.500000 0.500000 1.000000
184                        diffuse 0.658880 0.658880 0.658880 1.000000
185                        emissive 0.000000 0.000000 0.000000 1.000000
186                        texture_unit
187                        {
188                                texture planet_muunilinst.jpg
189                                colour_op modulate
190                        }
191                }
192                pass
193                {
194                        ambient 0.0 0.0 0.0
195                        diffuse 0.0 0.0 0.0
196                        specular 0.000000 0.000000 0.000000 1.000000 127.750000
197                        scene_blend add
198                }
199        }
200}
201material moonTex/TEXFACE/planet_moon.png
202{
203        receive_shadows on
204        technique
205        {
206                pass
207                {
208                        ambient 0.500000 0.500000 0.500000 1.000000
209                        diffuse 0.800000 0.800000 0.800000 1.000000
210                        emissive 0.000000 0.000000 0.000000 1.000000
211                        texture_unit
212                        {
213                                texture planet_moon.jpg
214                                colour_op modulate
215                        }
216                }
217                pass
218                {
219                        ambient 0.0 0.0 0.0
220                        diffuse 0.0 0.0 0.0
221                        specular 0.500000 0.500000 0.500000 1.000000 12.500000
222                        scene_blend add
223                }
224        }
225}
226material jupiter/TEXFACE/planet_jupiter.png
227{
228        receive_shadows on
229        technique
230        {
231                pass
232                {
233                        ambient 1.000000 1.000000 1.000000 1.000000
234                        diffuse 1.000000 1.000000 1.000000 1.000000
235                        emissive 0.000000 0.000000 0.000000 1.000000
236                        texture_unit
237                        {
238                                texture planet_jupiter.jpg
239                                colour_op modulate
240                        }
241                }
242                pass
243                {
244                        ambient 0.0 0.0 0.0
245                        diffuse 0.0 0.0 0.0
246                        specular 0.000000 0.000000 0.000000 1.000000 12.500000
247                        scene_blend add
248                }
249        }
250}
251material ganymedeTex/TEXFACE/planet_ganymede.png
252{
253        receive_shadows on
254        technique
255        {
256                pass
257                {
258                        ambient 0.500000 0.500000 0.500000 1.000000
259                        diffuse 1.000000 1.000000 1.000000 1.000000
260                        emissive 0.000000 0.000000 0.000000 1.000000
261                        texture_unit
262                        {
263                                texture planet_ganymede.jpg
264                                colour_op modulate
265                        }
266                }
267                pass
268                {
269                        ambient 0.0 0.0 0.0
270                        diffuse 0.0 0.0 0.0
271                        specular 0.000000 0.000000 0.000000 1.000000 12.500000
272                        scene_blend add
273                }
274        }
275}
276material earthTex/TEXFACE/planet_earth.png
277{
278        receive_shadows on
279        technique
280        {
281                pass
282                {
283                        ambient 0.500000 0.500000 0.500000 1.000000
284                        diffuse 0.800000 0.800000 0.800000 1.000000
285                        emissive 0.000000 0.000000 0.000000 1.000000
286                        texture_unit
287                        {
288                                texture planet_earth.jpg
289                                colour_op modulate
290                        }
291                }
292                pass
293                {
294                        ambient 0.0 0.0 0.0
295                        diffuse 0.0 0.0 0.0
296                        specular 0.500000 0.500000 0.500000 1.000000 12.500000
297                        scene_blend add
298                }
299        }
300}
301
302
303
Note: See TracBrowser for help on using the repository browser.