[Orxonox-commit 6099] r10757 - in data/trunk: images/textures materials models

luhug at orxonox.net luhug at orxonox.net
Mon Nov 2 16:05:04 CET 2015


Author: luhug
Date: 2015-11-02 16:05:04 +0100 (Mon, 02 Nov 2015)
New Revision: 10757

Added:
   data/trunk/images/textures/skyboxHoenggerberg.png
   data/trunk/materials/skyboxHoenggerberg.material
   data/trunk/models/skyboxHoenggerberg.mesh
Log:
Added mesh, material and texture for skyboxHoenggerberg

Added: data/trunk/images/textures/skyboxHoenggerberg.png
===================================================================
(Binary files differ)


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

Added: data/trunk/materials/skyboxHoenggerberg.material
===================================================================
--- data/trunk/materials/skyboxHoenggerberg.material	                        (rev 0)
+++ data/trunk/materials/skyboxHoenggerberg.material	2015-11-02 15:05:04 UTC (rev 10757)
@@ -0,0 +1,39 @@
+// Material genrated by blender2ogre 0.6.0
+
+material Material 
+{
+    receive_shadows off 
+
+    technique
+    {
+        pass Material
+        {
+            ambient 0.800000011920929 0.800000011920929 0.800000011920929 1.0
+            diffuse 0.6400000190734865 0.6400000190734865 0.6400000190734865 1.0
+            specular 0.5 0.5 0.5 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
+
+            texture_unit {
+                texture skyboxHoenggerberg.png
+            }
+
+        }
+    }
+}

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


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




More information about the Orxonox-commit mailing list