summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/Ogre/TheThing/BlockMat.material
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
committersanine <sanine.not@pm.me>2023-02-12 23:53:22 -0600
commitf1fe73d1909a2448a004a88362a1a532d0d4f7c3 (patch)
treeab37ae3837e2f858de2932bcee9f26e69fab3db1 /libs/assimp/test/models/Ogre/TheThing/BlockMat.material
parentf567ea1e2798fd3156a416e61f083ea3e6b95719 (diff)
switch to tinyobj and nanovg from assimp and cairo
Diffstat (limited to 'libs/assimp/test/models/Ogre/TheThing/BlockMat.material')
-rw-r--r--libs/assimp/test/models/Ogre/TheThing/BlockMat.material39
1 files changed, 0 insertions, 39 deletions
diff --git a/libs/assimp/test/models/Ogre/TheThing/BlockMat.material b/libs/assimp/test/models/Ogre/TheThing/BlockMat.material
deleted file mode 100644
index bbab94d..0000000
--- a/libs/assimp/test/models/Ogre/TheThing/BlockMat.material
+++ /dev/null
@@ -1,39 +0,0 @@
-
-// blender material: BlockMat
-material BlockMat
-{
- receive_shadows on
- technique b2ogre_1331419912.514
- {
- pass b2ogre_1331419912.514
- {
- 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 b2ogre_1331419912.514
- {
- texture Wrinkles.jpg
- tex_address_mode wrap
- scale 1.0 1.0
- colour_op replace
- }
- }
- }
-}