[Orxonox-commit 4391] r9062 - in data/trunk: materials models

laumerf at orxonox.net laumerf at orxonox.net
Fri Mar 30 14:25:51 CEST 2012


Author: laumerf
Date: 2012-03-30 14:25:51 +0200 (Fri, 30 Mar 2012)
New Revision: 9062

Added:
   data/trunk/materials/testCube.material
Modified:
   data/trunk/models/testcube.mesh
Log:
new mesh and material

Added: data/trunk/materials/testCube.material
===================================================================
--- data/trunk/materials/testCube.material	                        (rev 0)
+++ data/trunk/materials/testCube.material	2012-03-30 12:25:51 UTC (rev 9062)
@@ -0,0 +1,15 @@
+material testCube
+{
+	receive_shadows on
+	technique
+	{
+		pass
+		{
+			ambient 0.500000 0.500000 0.500000 1.000000
+			diffuse 0.108051 0.654280 0.251019 1.000000
+			specular 0.500000 0.500000 0.500000 1.000000 12.500000
+			emissive 1.000000 0.000000 0.000000 1.000000
+			texture_unit{texture human_assf.png}
+		}
+	}
+}

Modified: data/trunk/models/testcube.mesh
===================================================================
(Binary files differ)




More information about the Orxonox-commit mailing list