[Orxonox-commit 3818] r8495 - in data/trunk: materials models

msalomon at orxonox.net msalomon at orxonox.net
Mon May 16 20:09:23 CEST 2011


Author: msalomon
Date: 2011-05-16 20:09:23 +0200 (Mon, 16 May 2011)
New Revision: 8495

Added:
   data/trunk/materials/checkPoint.material
   data/trunk/models/checkPoint.mesh
Log:
The model of the check point


Added: data/trunk/materials/checkPoint.material
===================================================================
--- data/trunk/materials/checkPoint.material	                        (rev 0)
+++ data/trunk/materials/checkPoint.material	2011-05-16 18:09:23 UTC (rev 8495)
@@ -0,0 +1,28 @@
+material checkPointMat
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.500000 0.500000 0.500000 1.000000
+			diffuse 0.755887 0.712847 0.712847 1.000000
+			specular 0.500000 0.500000 0.500000 1.000000 12.500000
+			emissive 0.000000 0.000000 0.000000 1.000000
+		}
+	}
+}
+material Material
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.500000 0.500000 0.500000 1.000000
+			diffuse 0.686957 0.255036 0.255036 1.000000
+			specular 0.500000 0.500000 0.500000 1.000000 12.500000
+			emissive 0.000000 0.000000 0.000000 1.000000
+		}
+	}
+}

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


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




More information about the Orxonox-commit mailing list