[Orxonox-commit 1269] r5987 - in data/trunk: materials/scripts materials/textures models
dave at orxonox.net
dave at orxonox.net
Fri Oct 23 13:00:23 CEST 2009
Author: dave
Date: 2009-10-23 13:00:22 +0200 (Fri, 23 Oct 2009)
New Revision: 5987
Added:
data/trunk/materials/scripts/ghost.material
data/trunk/materials/textures/ghost_complete-texture_Cube.jpg
data/trunk/models/ghost.mesh
Log:
Files for Ghost Ship added
Added: data/trunk/materials/scripts/ghost.material
===================================================================
--- data/trunk/materials/scripts/ghost.material (rev 0)
+++ data/trunk/materials/scripts/ghost.material 2009-10-23 11:00:22 UTC (rev 5987)
@@ -0,0 +1,25 @@
+material Material/TEXFACE/ghost_complete-texture_Cube.jpg
+{
+ receive_shadows on
+ technique
+ {
+ pass
+ {
+ ambient 0.500000 0.500000 0.500000 1.000000
+ diffuse 0.800000 0.800000 0.800000 1.000000
+ emissive 0.440774 0.440774 0.440774 1.000000
+ texture_unit
+ {
+ texture ghost_complete-texture_Cube.jpg
+ colour_op modulate
+ }
+ }
+ pass
+ {
+ ambient 0.0 0.0 0.0
+ diffuse 0.0 0.0 0.0
+ specular 0.115169 0.115169 0.115169 1.000000 12.500000
+ scene_blend add
+ }
+ }
+}
Added: data/trunk/materials/textures/ghost_complete-texture_Cube.jpg
===================================================================
(Binary files differ)
Property changes on: data/trunk/materials/textures/ghost_complete-texture_Cube.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: data/trunk/models/ghost.mesh
===================================================================
(Binary files differ)
Property changes on: data/trunk/models/ghost.mesh
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
More information about the Orxonox-commit
mailing list