From 0ade02d9be0168c9d630d3d82094a7c847f65899 Mon Sep 17 00:00:00 2001 From: timoore Date: Sat, 14 Nov 2009 06:18:44 +0000 Subject: [PATCH] default effects file for models Author: Tim Moore --- Effects/model-default.eff | 98 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 Effects/model-default.eff diff --git a/Effects/model-default.eff b/Effects/model-default.eff new file mode 100644 index 000000000..0fc689570 --- /dev/null +++ b/Effects/model-default.eff @@ -0,0 +1,98 @@ + + + Effects/model-default + + + + /sim/rendering/shader-effects + + + 2.0 + + + + GL_ARB_shader_objects + GL_ARB_shading_language_100 + GL_ARB_vertex_shader + GL_ARB_fragment_shader + + + + + + true + + material/active + material/ambient + material/diffuse + material/specular + material/color-mode + + + blend/active + blend/source + blend/destination + + shade-model + cull-face + rendering-hint + + 0 + texture[0]/type + texture[0]/image + texture[0]/filter + texture[0]/wrap-s + texture[0]/wrap-t + + + + Shaders/default.vert + Shaders/default.frag + + + texture + sampler-2d + 0 + + + + + true + + material/active + material/ambient + material/diffuse + material/specular + material/color-mode + + + blend/active + blend/source + blend/destination + + shade-model + cull-face + rendering-hint + + texture[0]/active + 0 + texture[0]/image + texture[0]/filter + texture[0]/wrap-s + texture[0]/wrap-t + + + modulate + + + + +