[Orxonox-commit 2214] r6930 - in data/trunk: materials/scripts materials/textures models

dave at orxonox.net dave at orxonox.net
Thu May 20 13:11:11 CEST 2010


Author: dave
Date: 2010-05-20 13:11:11 +0200 (Thu, 20 May 2010)
New Revision: 6930

Added:
   data/trunk/materials/scripts/swallow_material.material
   data/trunk/materials/textures/swallow_tex.tga
   data/trunk/models/swallow_mat.mesh
Log:
new ship

Added: data/trunk/materials/scripts/swallow_material.material
===================================================================
--- data/trunk/materials/scripts/swallow_material.material	                        (rev 0)
+++ data/trunk/materials/scripts/swallow_material.material	2010-05-20 11:11:11 UTC (rev 6930)
@@ -0,0 +1,25 @@
+material Material/TEXFACE/swallow_tex.tga
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.658722 0.658722 0.658722 1.000000
+			diffuse 1.000000 1.000000 1.000000 1.000000
+			emissive 0.000000 0.000000 0.000000 1.000000
+			texture_unit
+			{
+				texture swallow_tex.tga
+				colour_op modulate
+			}
+		}
+		pass
+		{
+			ambient 0.0 0.0 0.0
+			diffuse 0.0 0.0 0.0
+			specular 0.424020 0.424020 0.424020 1.000000 13.750000
+			scene_blend add
+		}
+	}
+}

Added: data/trunk/materials/textures/swallow_tex.tga
===================================================================
(Binary files differ)


Property changes on: data/trunk/materials/textures/swallow_tex.tga
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: data/trunk/models/swallow_mat.mesh
===================================================================
(Binary files differ)


Property changes on: data/trunk/models/swallow_mat.mesh
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream




More information about the Orxonox-commit mailing list