[Orxonox-commit 4568] r9239 - in data/trunk: images/textures materials models

kevint at orxonox.net kevint at orxonox.net
Thu May 24 16:20:37 CEST 2012


Author: kevint
Date: 2012-05-24 16:20:37 +0200 (Thu, 24 May 2012)
New Revision: 9239

Added:
   data/trunk/images/textures/PatternTestFinal.jpg
   data/trunk/materials/BigSpacegatePattern.material
   data/trunk/models/BigSpacegate.mesh
Log:
Added BigSpacegate with Pattern

Added: data/trunk/images/textures/PatternTestFinal.jpg
===================================================================
(Binary files differ)


Property changes on: data/trunk/images/textures/PatternTestFinal.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: data/trunk/materials/BigSpacegatePattern.material
===================================================================
--- data/trunk/materials/BigSpacegatePattern.material	                        (rev 0)
+++ data/trunk/materials/BigSpacegatePattern.material	2012-05-24 14:20:37 UTC (rev 9239)
@@ -0,0 +1,21 @@
+material BigSpacegatePattern
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.500000 0.500000 0.500000 1.000000
+			diffuse 0.871470 0.871470 0.871470 1.000000
+			specular 1.000000 1.000000 1.000000 1.000000 20.000000
+			emissive 0.283278 0.283278 0.283278 1.000000
+			texture_unit
+			{
+				texture SpacegateFinal.jpg
+				tex_address_mode wrap
+				filtering trilinear
+				colour_op alpha_blend
+			}
+		}
+	}
+}

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


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




More information about the Orxonox-commit mailing list