[Orxonox-commit 7387] r12004 - in data/trunk: materials models

patricwi at orxonox.net patricwi at orxonox.net
Thu May 24 16:23:18 CEST 2018


Author: patricwi
Date: 2018-05-24 16:23:18 +0200 (Thu, 24 May 2018)
New Revision: 12004

Added:
   data/trunk/materials/botpointer4.material
   data/trunk/models/botpointer4.mesh
Log:
Added gps pointer material and mesh

Added: data/trunk/materials/botpointer4.material
===================================================================
--- data/trunk/materials/botpointer4.material	                        (rev 0)
+++ data/trunk/materials/botpointer4.material	2018-05-24 14:23:18 UTC (rev 12004)
@@ -0,0 +1,35 @@
+// botpointer genrated by blender2ogre 0.6.0
+
+material botpointer 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass botpointer
+        {
+            ambient 0.0 0.6835340857505798 0.800000011920929 1.0
+            diffuse 0.0 0.5468272767488251 0.6400000190734865 1.0
+            specular 0.5 0.4528595507144928 0.4882148802280426 1.0 12.5
+            emissive 0.0 0.0 0.0 1.0
+
+            alpha_to_coverage off
+            colour_write on
+            cull_hardware clockwise
+            depth_check on
+            depth_func less_equal
+            depth_write on
+            illumination_stage 
+            light_clip_planes off
+            light_scissor off
+            lighting on
+            normalise_normals off
+            polygon_mode solid
+            scene_blend one zero
+            scene_blend_op add
+            shading gouraud
+            transparent_sorting on
+
+        }
+    }
+}

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

Index: data/trunk/models/botpointer4.mesh
===================================================================
--- data/trunk/models/botpointer4.mesh	2018-05-24 14:22:49 UTC (rev 12003)
+++ data/trunk/models/botpointer4.mesh	2018-05-24 14:23:18 UTC (rev 12004)

Property changes on: data/trunk/models/botpointer4.mesh
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property


More information about the Orxonox-commit mailing list