[Orxonox-commit 6204] r10862 - in data/trunk: images/textures materials models

luhug at orxonox.net luhug at orxonox.net
Wed Nov 25 21:01:05 CET 2015


Author: luhug
Date: 2015-11-25 21:01:05 +0100 (Wed, 25 Nov 2015)
New Revision: 10862

Added:
   data/trunk/images/textures/ETHNEW.png
   data/trunk/images/textures/Glasstower1.jpg
   data/trunk/images/textures/hausc1.png
   data/trunk/images/textures/prim.png
   data/trunk/materials/Glasstower1.material
   data/trunk/materials/Hausc1.material
   data/trunk/materials/PrimeTower.material
   data/trunk/materials/ethnew.material
   data/trunk/models/ETH.mesh
   data/trunk/models/Glasstower1.mesh
   data/trunk/models/Hausc1.mesh
   data/trunk/models/PrimeTower.mesh
Log:
Added meshes, materials and textures

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


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

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


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

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


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

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


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

Added: data/trunk/materials/Glasstower1.material
===================================================================
--- data/trunk/materials/Glasstower1.material	                        (rev 0)
+++ data/trunk/materials/Glasstower1.material	2015-11-25 20:01:05 UTC (rev 10862)
@@ -0,0 +1,42 @@
+// Glasstower1 genrated by blender2ogre 0.6.0
+
+material Glasstower1 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass Glasstower1
+        {
+            ambient 0.800000011920929 0.800000011920929 0.800000011920929 1.0
+            diffuse 0.800000011920929 0.800000011920929 0.800000011920929 1.0
+            specular 0.0 0.0 0.0 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 Glasstower1.jpg
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}

Added: data/trunk/materials/Hausc1.material
===================================================================
--- data/trunk/materials/Hausc1.material	                        (rev 0)
+++ data/trunk/materials/Hausc1.material	2015-11-25 20:01:05 UTC (rev 10862)
@@ -0,0 +1,42 @@
+// Hausc1 genrated by blender2ogre 0.6.0
+
+material Hausc1 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass Hausc1
+        {
+            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 hausc1.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                colour_op modulate
+            }
+        }
+    }
+}

Added: data/trunk/materials/PrimeTower.material
===================================================================
--- data/trunk/materials/PrimeTower.material	                        (rev 0)
+++ data/trunk/materials/PrimeTower.material	2015-11-25 20:01:05 UTC (rev 10862)
@@ -0,0 +1,43 @@
+// PrimeTower genrated by blender2ogre 0.6.0
+
+material PrimeTower 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass PrimeTower
+        {
+            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 prim.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                tex_coord_set 0
+                colour_op modulate
+            }
+        }
+    }
+}

Added: data/trunk/materials/ethnew.material
===================================================================
--- data/trunk/materials/ethnew.material	                        (rev 0)
+++ data/trunk/materials/ethnew.material	2015-11-25 20:01:05 UTC (rev 10862)
@@ -0,0 +1,43 @@
+// ethnew genrated by blender2ogre 0.6.0
+
+material ethnew 
+{
+    receive_shadows on 
+
+    technique
+    {
+        pass ethnew
+        {
+            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 ETHNEW.png
+                tex_address_mode wrap
+                scale 1.0 1.0
+                tex_coord_set 1
+                colour_op modulate
+            }
+        }
+    }
+}

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


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

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


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

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


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

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


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




More information about the Orxonox-commit mailing list