[Orxonox-commit 3575] r8261 - in data/trunk: images/textures materials models
youngk at orxonox.net
youngk at orxonox.net
Mon Apr 18 23:37:42 CEST 2011
Author: youngk
Date: 2011-04-18 23:37:42 +0200 (Mon, 18 Apr 2011)
New Revision: 8261
Added:
data/trunk/images/textures/planet_3.png
data/trunk/images/textures/planet_Muunilinst.png
data/trunk/materials/Muunilinst.material
data/trunk/materials/Planet3.material
data/trunk/models/Muunilinst.mesh
data/trunk/models/Planet3.mesh
Log:
Uploading another couple of planets.
Added: data/trunk/images/textures/planet_3.png
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/planet_3.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: data/trunk/images/textures/planet_Muunilinst.png
===================================================================
(Binary files differ)
Property changes on: data/trunk/images/textures/planet_Muunilinst.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: data/trunk/materials/Muunilinst.material
===================================================================
--- data/trunk/materials/Muunilinst.material (rev 0)
+++ data/trunk/materials/Muunilinst.material 2011-04-18 21:37:42 UTC (rev 8261)
@@ -0,0 +1,25 @@
+material MuunilinstTex/TEXFACE/planet_Muunilinst.png
+{
+ receive_shadows on
+ technique
+ {
+ pass
+ {
+ ambient 0.500000 0.500000 0.500000 1.000000
+ diffuse 0.658880 0.658880 0.658880 1.000000
+ emissive 0.000000 0.000000 0.000000 1.000000
+ texture_unit
+ {
+ texture planet_Muunilinst.png
+ colour_op modulate
+ }
+ }
+ pass
+ {
+ ambient 0.0 0.0 0.0
+ diffuse 0.0 0.0 0.0
+ specular 0.000000 0.000000 0.000000 1.000000 127.750000
+ scene_blend add
+ }
+ }
+}
Added: data/trunk/materials/Planet3.material
===================================================================
--- data/trunk/materials/Planet3.material (rev 0)
+++ data/trunk/materials/Planet3.material 2011-04-18 21:37:42 UTC (rev 8261)
@@ -0,0 +1,25 @@
+material Planet3Tex/TEXFACE/planet_3.png
+{
+ receive_shadows on
+ technique
+ {
+ pass
+ {
+ ambient 0.500000 0.500000 0.500000 1.000000
+ diffuse 1.000000 1.000000 1.000000 1.000000
+ emissive 0.000000 0.000000 0.000000 1.000000
+ texture_unit
+ {
+ texture planet_3.png
+ colour_op modulate
+ }
+ }
+ pass
+ {
+ ambient 0.0 0.0 0.0
+ diffuse 0.0 0.0 0.0
+ specular 0.000000 0.000000 0.000000 1.000000 12.500000
+ scene_blend add
+ }
+ }
+}
Added: data/trunk/models/Muunilinst.mesh
===================================================================
(Binary files differ)
Property changes on: data/trunk/models/Muunilinst.mesh
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: data/trunk/models/Planet3.mesh
===================================================================
(Binary files differ)
Property changes on: data/trunk/models/Planet3.mesh
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
More information about the Orxonox-commit
mailing list